Provider Modelcontextprotocol
Freeby MCP Community
Use information from MCP providers
v0.0.14Added Apr 12, 2026
Provider Modelcontextprotocol MCP Server
Use information from MCP providers
Installation
Reviews
Installation
Quick install
npx -y @openctx/provider-modelcontextprotocol
Add to claude_desktop_config.json
{
"mcpServers": {
"provider-modelcontextprotocol": {
"command": "npx",
"args": ["-y", "@openctx/provider-modelcontextprotocol"]
}
}
}