Servers
Production-ready MCP integrations for AI applications
@Klavis-AI
Klavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"klavis": {
"command": "docker",
"args": [
"pull",
"ghcr.io/klavis-ai/github-mcp-server:latest"
]
}
}
}