Skip to main content
ClaudeWave
baryhuang avatar
baryhuang

mcp-server-any-openapi

View on GitHub

A MCP server that enables Claude to discover and call any API endpoint through semantic search. Intelligently chunks OpenAPI specifications to handle large API documentation, with built-in request execution capabilities. Perfect for integrating private APIs with Claude Desktop.

MCP Servers82 stars19 forksPythonMITUpdated 1y ago
ClaudeWave Trust Score
62/100
· OK
Passed
  • Open-source license (MIT)
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Flags
  • !Stale (last commit >422d ago)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · mcp-server-any-openapi
Claude Code CLI
claude mcp add any-openapi -- uvx mcp-server-any-openapi
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "any-openapi": {
      "command": "uvx",
      "args": ["mcp-server-any-openapi"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/baryhuang/mcp-server-any-openapi and follow its README.

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
faissmcp-serveropenapisemantic-search

What people ask about mcp-server-any-openapi

What is baryhuang/mcp-server-any-openapi?

+

baryhuang/mcp-server-any-openapi is mcp servers for the Claude AI ecosystem. A MCP server that enables Claude to discover and call any API endpoint through semantic search. Intelligently chunks OpenAPI specifications to handle large API documentation, with built-in request execution capabilities. Perfect for integrating private APIs with Claude Desktop. It has 82 GitHub stars and was last updated 1y ago.

How do I install mcp-server-any-openapi?

+

You can install mcp-server-any-openapi by cloning the repository (https://github.com/baryhuang/mcp-server-any-openapi) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is baryhuang/mcp-server-any-openapi safe to use?

+

Our security agent has analyzed baryhuang/mcp-server-any-openapi and assigned a Trust Score of 62/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains baryhuang/mcp-server-any-openapi?

+

baryhuang/mcp-server-any-openapi is maintained by baryhuang. The last recorded GitHub activity is from 1y ago, with 1 open issues.

Are there alternatives to mcp-server-any-openapi?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy mcp-server-any-openapi to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: baryhuang/mcp-server-any-openapi
[![Featured on ClaudeWave](https://claudewave.com/api/badge/baryhuang-mcp-server-any-openapi)](https://claudewave.com/repo/baryhuang-mcp-server-any-openapi)
<a href="https://claudewave.com/repo/baryhuang-mcp-server-any-openapi"><img src="https://claudewave.com/api/badge/baryhuang-mcp-server-any-openapi" alt="Featured on ClaudeWave: baryhuang/mcp-server-any-openapi" width="320" height="64" /></a>

More MCP Servers