Browser extension to enable MCP in claude.ai
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.
git clone https://github.com/dnakov/claude-mcp.git
cd claude-mcp
npm install
# or
pnpm install
npm run build
# or
pnpm build
Chrome/Edge:
chrome://extensions/
dist
folder from this repositoryFirefox:
about:debugging#/runtime/this-firefox
manifest.json
file from the dist
folderClick on the extension icon in your browser toolbar when on claude.ai
Add a new MCP server connection with the following details:
Once configured, the extension will establish connections to your MCP servers when you visit Claude.ai
Claude will be able to use the tools provided by your MCP servers during conversations
npm run dev
# or
pnpm dev
The extension uses a Server-Sent Events (SSE) connection to communicate with MCP servers. It consists of:
No configuration available
Related projects feature coming soon
Will recommend related projects based on sub-categories