Enterprise-grade MCP orchestration platform to create, deploy, and manage custom MCP servers on-premises
Claude Desktop config.json'a ekle
{
"mcpServers": {
"boltmcp-boltmcp": {
"command": "node",
"args": [
"~/.mcp/boltmcp/index.js"
]
}
}
} Kaynak kodu al ve yerel olarak çalıştır
git clone https://github.com/boltmcp/boltmcp.git ~/.mcp/boltmcp
cd ~/.mcp/boltmcp BoltMCP installs on any Kubernetes cluster with a single Helm chart.
claude auth login
git clone https://github.com/boltmcp/boltmcp.git
keys directorymv ~/Downloads/my-key.json boltmcp/keys/
Replace
~/Downloads/my-key.jsonwith the path to your access key file
boltmcp directorycd boltmcp && claude
/install-boltmcp Install BoltMCP on a new cluster
Replace the text after “/install-boltmcp ” with any instruction related to installing, updating or uninstalling BoltMCP.
If you’d prefer to do the installation manually, visit https://install.boltmcp.io and follow the instructions there.
Connect and unify data across various platforms and databases with MindsDB as a single MCP server.
Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.
MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.
Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database. Local-first and private by design.
Self-hosted MCP Server registry for enterprise AI Agents
A reverse proxy and management layer for MCP servers, enabling scalable, session-aware routing and lifecycle management in Kubernetes environments.