ClaudeWave
zhendalf
zhendalf

claude-mcp

View on GitHub

An MCP server that allows AI tools to interact with Claude Code programmatically with session continuity and async execution support.

MCP Servers13 stars2 forksJavaScriptMITUpdated 7mo ago
ClaudeWave Trust Score
59/100
· OK
Passed
  • Open-source license (MIT)
  • Clear description
Flags
  • !Inactive (>180d)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "claude-mcp": {
      "command": "node",
      "args": ["/path/to/claude-mcp/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/zhendalf/claude-mcp and follow its README for install instructions.

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

More MCP Servers