Back to search
30
MCP

ken-mcp

pypi/ken-mcp

MCP server generator with modular architecture for creating FastMCP servers from natural language requirements

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

Similar MCP servers embedding-nearest

image-gen-mcp
MCP image generation server with modular engines and routing
0 tools
fastmcp-builder
Generate complete, runnable FastMCP 3.x MCP servers from plain-English descriptions
0 tools
fastapi-mcp
Automatic MCP server generator for FastAPI applications - converts FastAPI endpoints to MCP tools for LLM integration
0 tools
image-generation-fastmcp-server
a mcp server for image generation.
0 tools
hk-fastapi-mcp
Automatic MCP server generator for FastAPI applications - converts FastAPI endpoints to MCP tools for LLM integration
0 tools
io.github.heshamfs/mcp-tool-factory
Generate MCP servers from natural language, OpenAPI specs, or database schemas.
0 tools

How to use

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

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