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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_baryhuang-mcp-server-any-openapi
MCP server for Any OpenAPI resources
0 tools
mcpcommunity/baryhuang-mcp-server-aws-resources-python
A Python-based MCP server that lets Claude run boto3 code to query and manage AWS resources. Exec...
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
baryhuang_mcp-server-any-openapi (mcp.so)
0 tools
mcp/api-gateway
A universal MCP (Model Context Protocol) server to integrate any API with Claude Desktop using on...
0 tools
basecamp-mcp
Basecamp MCP server for Claude — read and search Basecamp with your own API access
0 tools

How to use

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

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