Gentoro

MCP Server

Auto-generate MCP servers from OpenAPI specifications. Turn any REST API into an MCP server instantly.

by Gentoro

★★★★☆ 4.1/5 (35 reviews)
450GitHub stars
5kinstalls
Updated 2026-01-05
typescriptintermediateactive

Installation

npx -y @gentoro/mcp-server

Quick Start

```json
{
  "mcpServers": {
    "gentoro": {
      "command": "npx",
      "args": ["-y", "@gentoro/mcp-server", "--spec", "/path/to/openapi.yaml"]
    }
  }
}
```

Tools & Capabilities

generate_server
list_endpoints
call_api

Compatibility

Claude Desktop Continue

About Gentoro

Auto-generate MCP servers from OpenAPI specifications. Turn any REST API into an MCP server instantly.

View on GitHub →

Language: TypeScript

Category: Developer Tools

← Back to MCP Hub Directory