MCP Servers / development / MCPCLIHost

MCPCLIHost

JSON →
stdionone22development

A CLI host that allows Large Language Models (LLMs) to interact with external tools using the Model Context Protocol (MCP).

Install
How to run this server
[ { "cmd": "pip install mcp-cli-host", "imports": [] } ]
server path: mcpclihost
Tools
What this server exposes
sqlite
SQLite database operations via MCP server
filesystem
Filesystem operations via MCP server
github
GitHub API operations via remote MCP server
Configuration
Environment & auth
authnone
envOPENAI_API_KEY
envAZURE_OPENAI_API_KEY
envGEMINI_API_KEY
Resources