Back to search
30
MCP v0.6.0 streamable-http

HAPI MCP Server

ai.com.mcp/hapi-mcp

HAPI 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

Similar MCP servers embedding-nearest

OpenAI Tools MCP Server live
Focused MCP server for OpenAI image/audio generation (v2.0.0). Wraps endpoints via HAPI CLI.
9 tools · streamable-http
HAPI Strava MCP Server live
Strava MCP tools for AI: athletes, activities, segments, clubs, routes. Powered by HAPI MCP server.
0 tools · streamable-http
mcp-openapi-server
MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
openai-responses-mcp
Lightweight MCP server (Responses API core). OpenAI integration + web_search.
0 tools
UnifAPI
Hosted MCP server for live public-data APIs and Skills for AI agents.
0 tools · streamable-http

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"
    }
  }
}