Skip to content
Back to search
30
MCP v0.1.0

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%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.heshamfs/mcp-tool-factory
Generate MCP servers from natural language, OpenAPI specs, or database schemas.
0 tools
@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.jaimenbell/mcp-factory
Manifest-driven MCP server scaffolder and runtime hub for tool integrations.
0 tools
io.github.danishashko/make-mcp
Unofficial MCP server for Make.com automation - build, validate & deploy scenarios via AI
0 tools
@mseep/mcp-graphql-forge
MCP server that exposes GraphQL APIs to AI tools through automatic schema introspection and tool generation
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"
    }
  }
}