Shaobangzhu/mcp-tool-bridge
TypeScript MCP server starter for bridging backend tools/services with AI models (e.g., Claude) via the Model Context Protocol.
Platform-specific configuration:
{
"mcpServers": {
"mcp-tool-bridge": {
"command": "npx",
"args": [
"-y",
"mcp-tool-bridge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...