Back to search
30
MCP

connectorforge-mcp

npm/connectorforge-mcp

MCP server for ConnectorForge — convert any OpenAPI spec into a ready-to-run MCP server. Generate, browse, and download MCP connectors.

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

Similar MCP servers embedding-nearest

mcp-openapi-server
MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
0 tools
procoders/openapi-mcp-ts
Turn any OpenAPI spec or Postman Collection into an MCP server. Zero code, instant deployment.
0 tools
API-to-MCP-Generator
Transform any OpenAPI specification into a production-ready Model Context Protocol (MCP) server. Instantly make your REST APIs available to
0 tools
apiweaver-fastmcp
Convert any web API into an MCP server - the universal API-to-MCP bridge with multiple transport support
0 tools
iflow-mcp_OpenAPI-MCP
OpenAPI to MCP proxy server that translates OpenAPI specs into MCP tools
0 tools
mcp-openapi-runner
MCP server that turns any OpenAPI 3.x spec into callable tools for Claude — zero config, instant API access
0 tools

How to use

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

{
  "mcpServers": {
    "connectorforge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}