Back to search
30
MCP

fastapi-hexagon-mcp

pypi/fastapi-hexagon-mcp

MCP Server for generating FastAPI CRUD modules with hexagonal architecture

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

Similar MCP servers embedding-nearest

globkurier-api-mcp
MCP server for GlobKurier API - Hexagonal Architecture with CQRS
0 tools
fastapi-architect-mcp
MCP server giving Claude Code IDE-level intelligence for FastAPI projects
0 tools
fastapi-mcp
Automatic MCP server generator for FastAPI applications - converts FastAPI endpoints to MCP tools for LLM integration
0 tools
mcpbind-fastapi-mcp
MCP Server Package: fastapi-mcp
0 tools
fastapply-mcp
MCP server for AI-powered code editing through FastApply integration
0 tools
hk-fastapi-mcp
Automatic MCP server generator for FastAPI applications - converts FastAPI endpoints to MCP tools for LLM integration
0 tools

How to use

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

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