mcp-server-any-openapi
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.
GitHub Stars
69
User Rating
Not Rated
Favorites
0
Views
33
Forks
14
Issues
1
Technical Information
Programming Languages
PythonPrimary Language
System Requirements
No specific requirements are documented
Maintenance Status
ActiveGitHub Topics
faissmcp-serveropenapisemantic-search
Author Information
75
Followers
55
Repositories
0
Gists
0
Total Contributions
Related MCPs
ollama-mcpo-adapter
4
The ollama-mcpo-adapter is a Python adapter that allows easy access to MCPO, the MCP-to-OpenAPI proxy server, as Ollama-compatible functions. It enables programmatic launching of MCPO servers and retrieval of MCP tool lists in Ollama ToolCall format, streamlining workflows in AI and machine learning.