Skip to content
Back to search
30
MCP

mcpcommunity/baryhuang-mcp-server-any-openapi

docker/mcpcommunity/baryhuang-mcp-server-any-openapi

A MCP server that enables Claude to discover and call any API endpoint through semantic search. I...

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

How to use

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

{
  "mcpServers": {
    "mcpcommunity/baryhuang-mcp-server-any-openapi": {
      "url": "None",
      "transport": "http"
    }
  }
}