Back to search
30
MCP
v0.6.0
streamable-http
HAPI MCP Server
ai.com.mcp/hapi-mcpHAPI MCP server: Dynamically exposes OpenAPI REST APIs as MCP tools for AI assistants
Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://{HAPI_FQDN}:{HAPI_PORT}/mcp
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"hapi_mcp_server": {
"url": "https://{HAPI_FQDN}:{HAPI_PORT}/mcp",
"transport": "streamable-http"
}
}
}