Back to Home
Dhull442 icon

stdio-mcp-client-server

Verified Safe

by Dhull442

Overview

Interactive AI chat with document retrieval and extensible tool integration via a command-line interface.

Installation

Run Command
uv run main.py

Environment Variables

  • OPENROUTER_API_KEY
  • MODEL

Security Notes

API keys are properly loaded from environment variables. Local server communication uses standard I/O (stdio_client). Tools defined in `mcp_server.py` (read_doc, edit_doc, write_doc) operate on an in-memory dictionary, preventing direct file system access and significantly limiting potential malicious actions related to document manipulation. No 'eval' or code obfuscation found.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-22

Tags

CLIAI ChatOpenrouterDocument RetrievalMCP