Back to search
30
MCP

claudecode-mcp-async

pypi/claudecode-mcp-async

Asynchronous MCP wrapper for Claude Code CLI

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_jeanchristophe13v_claudecode-mcp-async
Asynchronous MCP wrapper for Claude Code CLI
0 tools
codex-mcp-async
Asynchronous MCP wrapper for OpenAI Codex CLI with context filtering
0 tools
gemini-cli-mcp-async
Async wrapper for Gemini CLI to enable parallel task execution in Claude Code
0 tools
mcp-claude-code
MCP implementation of Claude Code capabilities
0 tools
claude-collab-mcp
MCP server for async collaboration between two Claude users via shared project state
0 tools
cc-plugin-mcp
Claude Code Plugin MCP - Access Claude Code plugins via MCP protocol
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claudecode-mcp-async": {
      "url": "None",
      "transport": "http"
    }
  }
}