Built this after my own MCP tools kept dying at the 30-second serverless timeout.
MCP BridgeKit turns any stdio MCP server into a reliable HTTP endpoint with automatic queuing, session isolation, and instant job completion push (webhook + SSE).
Key features:
⢠Survives Vercel/AWS 30s hard limit
⢠Per-user isolated MCP sessions
⢠Live HTMX dashboard
⢠Tool list caching
⢠Works with any MCP server
One-click Vercel deploy or docker-compose up.
Would love feedback from the MCP community.