MCP Directory
Back

claude-code-mcp

by willccbb · TypeScript · ★ 121

Letting Claude Code develop his own MCP tools :)

Install

npx -y github:willccbb/claude-code-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-code-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:willccbb/claude-code-mcp"
      ]
    }
  }
}

From the README

This project enables Claude to use Model Context Protocol (MCP) servers for enhanced capabilities, including web search, GitHub integration, file operations, database access, and communication tools. - **MCP (Model Context Protocol)**: A standardized way for LLMs to interact with external tools and services - **Reference MCP Servers**: Located at (a clone of [github.com/modelcontextprotocol/servers](https://github.com/modelcontextprotocol/servers)) - **Local MCP Servers**: Our own implementations located at The reference servers should be treated as read-only. Our local servers will be our…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers