★ 28 stars
Unknown language
🤖 AI/LLM
Updated 3mo ago
Model Context Protocol (MCP) servers with Claude Code. These tools dramatically enhance Claude Code's capabilities, allowing it to interact with your filesystem, web browsers, and more.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"claude-code-mcp": {
"command": "npx",
"args": [
"-y",
"zebbern/claude-code-mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add claude-code-mcp npx -y zebbern/claude-code-mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"claude-code-mcp": {
"command": "npx",
"args": [
"-y",
"zebbern/claude-code-mcp"
]
}
}
}
📋 Copy
Topics
agents-team ai ai-agents ai-agents-cli ai-agents-framework ai-tools ai-tools-comprehensive-list anthropic-claude claude-ai claude-code claude-code-mcp claude-mcp claudecode-mcp cli-tools developer-tools