by ivo-toby · MCP Server · ★ 285
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is mcp-openapi-server safe to install? View the security audit →
OpenAPI MCP Server A Model Context Protocol (MCP) server that exposes OpenAPI endpoints as MCP tools, along with optional support for MCP prompts and resources. This server allows Large Language Models to discover and interact with REST APIs defined by OpenAPI specifications through the MCP protocol. 📖 Documentation User Guide - For users wanting to use this MCP server with Claude Desktop, Cursor, or other MCP clients Library Usage - For developers creating custom MCP servers using this package as a library Developer Guide - For contributors and developers working on the codebase AuthProvider Guide - Detailed authentication patterns and examples User Guide This section covers how to use the MCP server as an end user with Claude Desktop, Cursor, or other MCP-compatible tools. Overview This MCP server can be used in two ways: CLI Tool: Use directly with command-line arguments for quick setup Library: Import and use the class in your own Node.js applications for custom implementations The server supports two transport methods: Stdio Transport (default): For direct integration with AI systems like Claude Desktop that manage MCP connecti
| Stars | 285 |
| Forks | 62 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 74.959625212859/100 |
| Open Issues | 7 |
| Last Updated | 2026-06-15 |
| Created | 2024-12-05 |
| Platforms | mcp, node |
| Est. Tokens | ~22k |
These tools work well together with mcp-openapi-server for enhanced workflows:
Explore other popular mcp server tools:
mcp-openapi-server is MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource. It is categorized as a MCP Server with 285 GitHub stars.
mcp-openapi-server is primarily written in TypeScript.
You can find installation instructions and usage details in the mcp-openapi-server GitHub repository at github.com/ivo-toby/mcp-openapi-server. The project has 285 stars and 62 forks, indicating an active community.
mcp-openapi-server is released under the MIT license, making it free to use and modify according to the license terms.