Skip to content
Back to search
30
MCP

Creator

pulsemcp/creator

Generates custom MCP servers through templates and workflows, enabling rapid prototyping and automated scaffolding of new server implementations with built-in best practices and configuration management.

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

Similar MCP servers embedding-nearest

MCP Maker
Streamlines MCP server development with TypeScript-based scaffolding tools for generating boilerplate code, tool definitions, resource templ
0 tools
Generate Custom MCPs
Enables dynamic creation of customized MCP servers using the MCP SDK to automate setup and manage tools and resources for specialized AI app
0 tools
mcp-server-generator
Create MCP Servers with one command, a modern MCP server generator with tools, resources, prompts, and tests.
0 tools
io.github.yuv24793/custom-mcp-server
An MCP server that provides custom functionality.
0 tools
io.github.heshamfs/mcp-tool-factory
Generate MCP servers from natural language, OpenAPI specs, or database schemas.
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": {
    "creator": {
      "url": "None",
      "transport": "http"
    }
  }
}