Serversio.github.surisoft-io/capi-core
C

CAPI Gateway

io.github.surisoft-io/capi-core · v1.0.0
▦ docker
v1.0.0docker oci: docker.io/surisoft/capi-core:1.417.5↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.surisoft-io/capi-core",
  "description": "Apache Camel API Gateway with REST-to-MCP bridging for LLM agents.",
  "title": "CAPI Gateway",
  "repository": {
    "url": "https://github.com/surisoft-io/capi-core",
    "source": "github"
  },
  "version": "1.0.0",
  "packages": [
    {
      "registryType": "oci",
      "identifier": "docker.io/surisoft/capi-core:1.417.5",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}