Get a week free of Claude Code →
🤖

HAPI MCP Server

HAPI MCP server: Dynamically exposes OpenAPI REST APIs as MCP tools for AI assistants

AI & Machine Learning streamable-http oci ocistreamable-httpremote
RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "aicommcp-hapi-mcp": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aicommcp-hapi-mcp": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "aicommcp-hapi-mcp": { "command": "npx", "args": [] } } }

About This MCP Server

HAPI MCP server: Dynamically exposes OpenAPI REST APIs as MCP tools for AI assistants. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the streamable-http transport.

Package

docker.io/hapimcp/hapi-cli:0.6.0 on oci

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the streamable-http transport and is available on oci.

What tools does it provide?

The HAPI MCP Server server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aicommcp-hapi-mcp.svg)](https://skillsplayground.com/mcps/aicommcp-hapi-mcp/)
SHARE
Share on X

Related MCP Servers