Back to search
30
MCP

aliyun-openapi-mcp-sdk

pypi/aliyun-openapi-mcp-sdk

Aliyun Automatic MCP server generator for OpenAPI applications - converts OpenAPI endpoints to MCP tools for LLM integration

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

Similar MCP servers embedding-nearest

fastapi-mcp
Automatic MCP server generator for FastAPI applications - converts FastAPI endpoints to MCP tools for LLM integration
0 tools
AionMCP
Dynamic API tool generator for OpenAPI, GraphQL, and AsyncAPI specifications
0 tools
hk-fastapi-mcp
Automatic MCP server generator for FastAPI applications - converts FastAPI endpoints to MCP tools for LLM integration
0 tools
iflow-mcp_aliyun-aisearch-mcp-server
A MCP Server for Aliyun AI Search
0 tools
iflow-mcp_OpenAPI-MCP
OpenAPI to MCP proxy server that translates OpenAPI specs into MCP tools
0 tools
caitlyn-openapi-mcp
MCP server that exposes OpenAPI specifications as queryable documentation resources for LLMs, with Scalar deep links and semantic search
0 tools

How to use

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

{
  "mcpServers": {
    "aliyun-openapi-mcp-sdk": {
      "url": "None",
      "transport": "http"
    }
  }
}