Skip to content
Back to search
30
MCP

mcpgen

pulsemcp/mcpgen

MCP server generator that auto-creates MCP servers from API documentation pages or regular websites using Firecrawl and LLMs.

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

Similar MCP servers embedding-nearest

mcp-server-generator
Create MCP Servers with one command, a modern MCP server generator with tools, resources, prompts, and tests.
0 tools
fastapi-mcp
Automatic MCP server generator for FastAPI applications - converts FastAPI endpoints to MCP tools for LLM integration
0 tools
ken-mcp
MCP server generator with modular architecture for creating FastMCP servers from natural language requirements
0 tools
io.github.heshamfs/mcp-tool-factory
Generate MCP servers from natural language, OpenAPI specs, or database schemas.
0 tools
auto-mcp-tool
Automatically generate MCP servers from Python modules using LLM-powered documentation
0 tools
Meme Generator
Hosted MCP server for meme generation, template search, caption rendering, and AI meme creation.
0 tools · http

How to use

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

{
  "mcpServers": {
    "mcpgen": {
      "url": "None",
      "transport": "http"
    }
  }
}