DirectoryServer Any Openapi
api

Server Any Openapi

by baryhuang

48
Health
fair
55
Popularity

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.

80stars
18forks
Python
MIT
Updated March 11, 2026
#faiss#mcp-server#openapi#semantic-search

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "server-any-openapi": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-any-openapi"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx mcp-server-any-openapi

Maintenance Healthfair

Freshness25/40
Issue response15/30
Org backing5/20
Longevity3/10
Updated this quarter
Solo project

Server Info

Categoryapi
LanguagePython
LicenseMIT
StatusACTIVE
1,000 free searches

Get Your API Key

Neural search API built for AI agents. 1,000 free searches/month.

Get Exa API Key

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory