Home › Search: openapi

Search: openapi

Search MCP servers and agent skills by name, description, category or topic — 30 results.

MCP Server Active

snaggle-ai/openapi-mcp-server

Connect any HTTP/REST API server using an Open API spec (v3)

900 TypeScript Updated 25d ago Score 75
MCP Server Active

kadykov/mcp-openapi-schema-explorer

Token-efficient access to OpenAPI/Swagger specs via MCP Resources.

76 TypeScript Updated 6d ago Score 69
MCP Server Active

mroops0111/openapi-mcp-gateway

Mount many OpenAPI specs (or your existing FastAPI app) as MCP servers in one process. Auto-promotes eligible GETs to MCP resources, exposes huge specs via three `list/get/call` meta-tools instead of N tool schemas, and ships per-user OAuth2 token relay with audience-bound tokens.

3 Python Updated today Score 56
MCP Server Maintained

JeongSeongMok/tossinvest-openapi-mcp

Explore and integrate the Toss Securities (토스증권) Open API — browse endpoints & schemas, follow integration guides, and generate curl/TypeScript/Python code samples. Read-only documentation server, no credentials required. `npx -y tossinvest-openapi-mcp`

2 TypeScript Updated 1mo ago Score 48
MCP Server Active

longportapp/openapi

LongPort OpenAPI provides real-time stock market data, provides AI access analysis and trading capabilities through MCP.

3 Rust Updated 2d ago Score 46
MCP Server Inactive

ReAPI-com/mcp-openapi

MCP server that lets LLMs know everything about your OpenAPI specifications to discover, explain and generate code/mock data

89 TypeScript Updated 1y ago Score 45
MCP Server Stale

bbonnin/openapi-to-mcp

MCP server that automatically converts any OpenAPI/Swagger specification into a set of usable MCP tools. Unlike manual tool definition, this approach auto-generates tools directly from the Swagger spec, ensuring consistency, reducing maintenance effort, and preventing mismatches between the tools and the actual API.

7 Java Updated 7mo ago Score 42
MCP Server Stale

ckanthony/openapi-mcp

OpenAPI-MCP: Dockerized MCP Server to allow your AI agent to access any API with existing api docs.

191 Go Updated 4mo ago Score 41
MCP Server Stale

saurav61091/mcp-openapi

Turn any OpenAPI spec into callable MCP tools for Claude. Point at any OpenAPI 3.x spec and Claude can call every endpoint through natural language. Supports Bearer, API key, and Basic auth.

1 TypeScript Updated 4mo ago Score 36
MCP Server Inactive

ouvreboite/openapi-to-mcp

Lightweight MCP server to access any API using their OpenAPI specification. Supports OAuth2 and full JSON schema parameters and request body.

34 C# Updated 1y ago Score 30
MCP Server Maintained

metatool-ai/metatool-app

MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.

2.6k TypeScript Updated 1mo ago Score 77
MCP Server Active

HelpCode-ai/anythingmcp

Self-hosted source-available MCP gateway and API-to-MCP bridge. Converts REST, SOAP/WSDL, GraphQL, and SQL/NoSQL databases (PostgreSQL, MySQL, MariaDB, MSSQL, Oracle, MongoDB, SQLite) into MCP tools — no SDK, no code. Imports OpenAPI / Postman / WSDL / GraphQL specs; bridges multiple MCP servers behind one endpoint. Ships with 29 pre-built adapters (DHL, DATEV, Weclapp, Personio, Handelsregister,

168 TypeScript Updated yesterday Score 72
MCP Server Active

getmockd/mockd

Multi-protocol API mock server with 18 MCP tools. Mock HTTP, GraphQL, gRPC, WebSocket, MQTT, SSE, and SOAP APIs with chaos engineering, stateful CRUD, 8 import formats (OpenAPI, Postman, HAR, WireMock, cURL, Mockoon, WSDL), and deterministic seeded responses.

139 Go Updated 4d ago Score 71
MCP Server Official Active

longbridge/longbridge-mcp

Official Longbridge brokerage MCP — 110 tools for US/HK real-time quotes, options, trading, fundamentals, analyst ratings, calendars, price alerts, DCA plans, portfolio analytics and community sharelists. Hosted at `https://openapi.longbridge.com/mcp` with OAuth 2.1 via RFC 9728.

11 Rust Updated 3d ago Score 71
MCP Server Active

zaizaizhao/mcp-swagger-server

A Model Context Protocol (MCP) server that converts OpenAPI/Swagger specifications to MCP format, enabling AI assistants to interact with REST APIs through standardized protocol.

73 TypeScript Updated 17d ago Score 69
MCP Server Active

MikkoParkkola/mcp-gateway

Universal MCP gateway with single-port multiplexing and Meta-MCP. 4 meta-tools replace 100+ registrations, saving 95% context window. Hot-reloadable capabilities, OpenAPI auto-import, 42 starter capabilities (25 zero-config).

45 Rust Updated 5d ago Score 67
MCP Server Active

delimit-ai/delimit

API governance server that detects breaking changes in OpenAPI specs. Diffs two spec versions, applies configurable policy rules (strict/default/relaxed), and returns structured pass/fail verdicts. 23 change types, 10 breaking. Supports OpenAPI 3.0, 3.1, and Swagger 2.0.

21 Python Updated 4d ago Score 63
MCP Server Active

ycs77/apifable

MCP server that helps AI agents explore OpenAPI specs, search endpoints, and generate TypeScript types.

10 TypeScript Updated 27d ago Score 60
MCP Server Active

tempguru-co/tempguru-mcp

W-2 event staffing for AI agents across 300+ US and Canadian markets. Brand ambassadors, registration, hospitality, setup/breakdown, ushers. Read-only data lookups for coverage, rates, lead-time guidance, and state compliance, plus an opt-in request_quote submission. No auth required. MCP server at `https://mcp.tempguru.co/mcp` and skills at [`tempguru-co/tempguru-agent-skills`](https://github.com

2 TypeScript Updated 3d ago Score 55
MCP Server Inactive

automation-ai-labs/mcp-link

Seamlessly Integrate Any API with AI Agents (with OpenAPI Schema)

622 Go Updated 1y ago Score 53
MCP Server Active

machinegrade/validate

Deterministic validation of AI-generated artifacts before acting on them: JSON Schema conformance, OpenAPI response conformance, SQL syntax per dialect. Typed verdicts with per-error fix hints. Hosted free tier with remote MCP endpoint; MIT, self-hostable.

1 TypeScript Updated 6d ago Score 53
MCP Server Active

specshield26/specshield-mcp-server

The API-change deploy gate for AI coding agents: "is it safe to ship this API change to my consumers?" Analyze-only OpenAPI breaking-change detection + migration guides.

0 TypeScript Updated 21d ago Score 50
MCP Server Maintained

naveenayalla1-CS50/mcp-server-toolkit

Plug-and-play MCP server toolkit with semantic code search, natural language database queries, docs indexing, and OpenAPI introspection. One-command setup for Claude Code, Cursor, and Windsurf.

3 JavaScript Updated 1mo ago Score 49
MCP Server Maintained

Neo1228/spring-boot-starter-swagger-mcp

Turn your Spring Boot application into an MCP server instantly by reusing existing Swagger/OpenAPI documentation.

3 Java Updated 1mo ago Score 49
MCP Server Maintained

LS-SIEM-LLP/qa-probe

Probes your live API and classifies why each endpoint failed (root cause + evidence + calibrated confidence) over MCP, so your AI assistant debugs from evidence instead of guessing. Deterministic rules, no black box. Works with FastAPI, Express, Next.js, tRPC, and GraphQL. `npm i -g qa-probe`

2 JavaScript Updated 1mo ago Score 48
MCP Server Maintained

nk3750/jitapi

Dynamic API discovery and execution from OpenAPI specs. Uses semantic search and dependency graphs to find relevant endpoints across multiple registered APIs, plan multi-step workflows, and execute API calls — without dumping entire specs into context.

7 Python Updated 1mo ago Score 47
MCP Server Maintained

marin1321/mcp-devtools

Production-grade MCP server for secure access to local dev environments (filesystem, databases, processes, OpenAPI). Includes scope enforcement, command allowlist, and read-only DB mode.

3 TypeScript Updated 1mo ago Score 44
MCP Server Stale

cocaxcode/api-testing-mcp

The most complete API testing MCP — Postman inside your AI assistant. Per-project environment groups with {{variable}} interpolation, saved collections, multi-step flows with response extraction, assertions, load testing, and OpenAPI mock generation. 42 tools, zero cloud account needed.

4 TypeScript Updated 3mo ago Score 40
MCP Server Stale

ONE8943/ai-furniture-hub

Japan-focused furniture & home product hub for AI agents. 15 tools for mm-precision search across 300+ products and 31 categories, curated sets (bundles, room presets, influencer picks), dimension-compatible replacement finder with fit_score, AI visibility diagnosis, Rakuten live API, and OpenAPI 3.1 schema. Install via `npx ai-furniture-hub`.

1 TypeScript Updated 3mo ago Score 36
MCP Server Stale

eyaushev/swagger-testcase-mcp

MCP server for API test case generation from Swagger/OpenAPI specs. Parses Swagger 2.0 and OpenAPI 3.x, generates test cases across 8 categories (happy path, validation, auth, error handling, boundary, security injection, idempotency, pagination/concurrency) with export to Markdown, Gherkin, Postman, k6, pytest, Allure, and TestRail.

2 TypeScript Updated 3mo ago Score 33