INQUIRELAB/mcp-bridge-api
MCP Bridge is a lightweight, fast, and LLM-agnostic proxy for connecting to multiple Model Context Protocol (MCP) servers through a unified REST API. It enables secure tool execution across diverse environments like mobile, web, and edge devices. Designed for flexibility, scalability, and easy integration with any LLM backend.
Platform-specific configuration:
{
"mcpServers": {
"mcp-bridge-api": {
"command": "npx",
"args": [
"-y",
"mcp-bridge-api"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...