Back to search
30
MCP

io.github.heshamfs/mcp-tool-factory

io.github.heshamfs/mcp-tool-factory

Generate MCP servers from natural language, OpenAPI specs, or database schemas.

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

Similar MCP servers embedding-nearest

@heshamfsalama/mcp-tool-factory
Generate MCP servers from natural language descriptions, OpenAPI specs, database schemas, GraphQL, or ontologies. Supports 10+ LLM providers
0 tools
io.github.ryudi84/mcp
Meta MCP server that generates other MCP servers — the factory that builds factories
0 tools
io.github.ryudi84/api
MCP server for generating REST API boilerplate and Express endpoints.
0 tools
io.github.danishashko/make-mcp
Unofficial MCP server for Make.com automation - build, validate & deploy scenarios via AI
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools
io.github.csoai-org/api-docs-generator-ai-mcp
api-docs-generator-ai-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.heshamfs/mcp-tool-factory": {
      "url": "None",
      "transport": "http"
    }
  }
}