HAPI MCP Server
HAPI MCP server: Dynamically exposes OpenAPI REST APIs as MCP tools for AI assistants
HTTP v0.6.0
Connection Configuration
Add this to your AI agent's MCP config file to connect.
Run in your terminal:
claude mcp add ai.com.mcp--hapi-mcp --transport http https://{HAPI_FQDN}:{HAPI_PORT}/mcp Server Details
Transport
HTTP
Authentication
NoneVersion
v0.6.0
Server Name
ai.com.mcp/hapi-mcp
Last Updated
Jan 7, 2026
License
MIT
Get Started
How to install and connect this MCP server.
Required Configuration
Environment variables you must provide when running this server.
| Variable | Required |
|---|---|
HAPI_FQDN | Optional |
HAPI_HOME | Optional |
PROJECT_NAME | Optional |
HAPI_OPENAPI | Optional |
HAPI_URL | Optional |
HAPI_PORT | Optional |
HAPI_HEADLESS | Optional |
HAPI_MCP | Optional |
HAPI_DEV | Optional |
HAPI_CORS | Optional |
HAPI_CONFIG_FILES | Optional |
NODE_ENV | Optional |