Skip to content
Back to search
30
MCP

hawkapi-mcp

pypi/hawkapi-mcp

MCP (Model Context Protocol) server for HawkAPI — auto-exports routes as agent tools

Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-openapi-server
MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
0 tools
io.github.sap/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools
io.github.SAP/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools
magic-api-mcp-server
Magic-API MCP Server - A Model Context Protocol server for Magic-API development
0 tools
io.github.cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
0 tools
hmg-higress-trae-mcp
An MCP (Model Context Protocol) service providing an expert-level AI agent for software development tasks. It offers specialized tools for c
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hawkapi-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}