HAPI MCP Server
HAPI MCP server: Dynamically exposes OpenAPI REST APIs as MCP tools for AI assistants
Install
Remote streamable-http
https://{HAPI_FQDN}:{HAPI_PORT}/mcpDockerstreamable-http
docker run -i --rm docker.io/hapimcp/hapi-cli:0.6.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"ai-com-mcp-hapi-mcp": {
"url": "https://{HAPI_FQDN}:{HAPI_PORT}/mcp"
}
}
} Source: official MCP Registry record · registry name ai.com.mcp/hapi-mcp · published 2026-01-07 · updated 2026-01-07. Not an endorsement; review the code before connecting it to anything sensitive.