MCP CLI client
MCP Serverby flex-lol · Added 5mo ago
Claude
10
Install
git clone https://github.com/flex-lol/cli-mcpAdd to Claude
claude mcp add mcp-cli-clientQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcp-cli-client": {
"command": "npx",
"args": [
"@modelcontextprotocol/mcp-cli-client"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
A simple CLI program to run LLM prompt and implement Model Context Protocol (MCP) client. No external data files required.
Tags
ai-mlmcp-serverclillmmodel-context-protocollanguage-modelcommand-lineai