Loading MCP server directory, please wait...
Apache Camel API Gateway with REST-to-MCP bridging for LLM agents.
npx @getmcp/cli add io.github.surisoft-io/capi-coreRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.surisoft-io/capi-core": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/surisoft/capi-core:1.417.5"
]
}
}
}