MCP Directory
Back

mcp-bridgekit

by mkbhardwas12 · Python · ★ 61

Embeddable MCP stdio → HTTP bridge with background jobs & live dashboard. Survives Vercel/Cloudflare 30s timeouts. Now scales to 100+ users.

#agentic-ai#bridgekit#fastapi#mcp#mcp-gateway#model-context-protocol#redis#vercel

Install

pip install git+https://github.com/mkbhardwas12/mcp-bridgekit.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-bridgekit": {
      "command": "uvx",
      "args": [
        "git+https://github.com/mkbhardwas12/mcp-bridgekit.git"
      ]
    }
  }
}

From the README

**Embeddable MCP stdio → HTTP bridge for web chatbots.** Turn any MCP stdio server into HTTP endpoints your web app can call. Per-user session pooling, real timeout handling with background job fallback, live dashboard. [](LICENSE) [](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fmkbhardwas12%2Fmcp-bridgekit&env=MCP_BRIDGEKIT_REDIS_URL&envDescription=Redis%20connection%20URL%20for%20session%20and%20job%20storage&envLink=https%3A%2F%2Fgithub.com%2Fmkbhardwas12%2Fmcp-bridgekit%23configuration&project-name=mcp-bridgekit&repository-name=mcp-bridgekit) **MCP** (Model…
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