The reputation layer for AI skills, tools & agents

ivo-toby/mcp-openapi-server

Score: 57.0 Rank #148

MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource

Overview

ivo-toby/mcp-openapi-server is a TypeScript MCP server licensed under MIT. MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource

Ranked #148 out of 25632 indexed tools.

In the top 1% of all indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript MIT 5,241 weekly downloads

Signal Breakdown

Stars 237
Freshness 4d ago
Issue Health 78%
Contributors 9
Dependents 0
Forks 53
Description Good
License MIT

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for ivo-toby/mcp-openapi-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/ivo-toby--mcp-openapi-server)](https://agentrank-ai.com/tool/ivo-toby--mcp-openapi-server)
<a href="https://agentrank-ai.com/tool/ivo-toby--mcp-openapi-server"><img src="https://agentrank-ai.com/api/badge/tool/ivo-toby--mcp-openapi-server" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server""model context protocol""model-context-protocol"

From the README

# 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](#user-guide)** - For users wanting to use this MCP server with Claude Desktop, Cursor, or other MCP clients
- **[Library Usage](#library-usage)** - For developers creating custom MCP servers using this package as a library
- **[Developer Guide](./docs/developer-guide.md)** - For contributors and developers working on the codebase
- **[AuthProvider Guide](./docs/auth-provider-guide.md)** - 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:

1. **CLI Tool**: Use 
Read full README on GitHub →
Are you the maintainer? Claim this listing