πŸ”§

Claude Code CLI MCP Server

πŸ”§MCP Server

bill-kopp-ai-dev/claude-code-cli-mcp

glama

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add claude-code-cli-mcp -e CLAUDE_MCP_MODE=safe -e CLAUDE_MCP_ALLOWED_ROOTS=["/path/to/your/projects"] -e CLAUDE_MCP_FORCE_SANDBOX_IN_SAFE_MODE=true -e CLAUDE_MCP_ALLOWED_MODELS=["sonnet", "opus"] -e START_MCP_TIMEOUT_MS=30000 -e RUN_MCP_TIMEOUT_MS=600000 -- uvx --refresh --from /path/to/claude-code-cli-mcp fastmcp run src/claude_code_mcp/server.py
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "claude-code-cli-mcp": { "command": "uvx", "...
0
Last UpdatedJun 26, 2026