Back to search
30
MCP

@heshamfsalama/mcp-tool-factory

npm/@heshamfsalama/mcp-tool-factory

Generate MCP servers from natural language descriptions, OpenAPI specs, database schemas, GraphQL, or ontologies. Supports 10+ LLM providers via Vercel AI SDK.

Uptime
0.0%
1 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
graphql-mcp-server
Dynamic MCP server that auto-generates tools from any GraphQL API schema
0 tools
io.github.musaddiquehussainlabs/mhlabs_mcp_tools
An MCP server that provides text preprocessing, NLP components, and document analysis
0 tools
auto-mcp-tool
Automatically generate MCP servers from Python modules using LLM-powered documentation
0 tools
mcp-graphql-tools
GraphQL MCP server for AI assistants
0 tools
@type-crafter/mcp
MCP server for Type Crafter - generate types from YAML specifications
0 tools

How to use

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

{
  "mcpServers": {
    "@heshamfsalama/mcp-tool-factory": {
      "url": "None",
      "transport": "http"
    }
  }
}