MCP Directory
Back

claude-mcp

by dnakov · JavaScript · ★ 113

Browser extension to enable MCP in claude.ai

Install

npx -y github:dnakov/claude-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

A browser extension that enables MCP (Model Control Protocol) capabilities in Claude.ai, allowing you to connect Claude to external tools and services directly from the browser. This enables functionality that's already existing in claude.ai but not enabled. - Connect Claude.ai to MCP-compatible servers - Manage multiple server connections - Configure environment variables and command-line arguments - Debug logging options - Dark mode support 1. Clone this repository 2. Install dependencies 3. Build the extension 4. Load the extension in your browser: **Chrome/Edge**: - Go to - Enable…
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 developer tools servers