zebbern/claude-code-mcp
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.
Platform-specific configuration:
{
"mcpServers": {
"claude-code-mcp": {
"command": "npx",
"args": [
"-y",
"claude-code-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...