Skip to content
Back to search
30
MCP

mcp-api-translator

npm/mcp-api-translator

An MCP server that turns OpenAPI / Postman API definitions into runnable MCP servers, making any API discoverable to AI models.

Uptime
0.0%
1 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
mcp/postman
Postman's MCP server connects AI agents, assistants, and chatbots directly to your APIs on Postma...
0 tools
com.postman/postman-mcp-server
A basic MCP server to operate on the Postman API.
0 tools · streamable-http
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
io.github.csoai-org/translator-pro-ai-mcp
AI-powered translator pro ai MCP server for agents. Supports translate text, detect language
0 tools

How to use

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

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