Search: openapi
Search MCP servers and agent skills by name, description, category or topic — 30 results.
snaggle-ai/openapi-mcp-server
Connect any HTTP/REST API server using an Open API spec (v3)
kadykov/mcp-openapi-schema-explorer
Token-efficient access to OpenAPI/Swagger specs via MCP Resources.
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.
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`
longportapp/openapi
LongPort OpenAPI provides real-time stock market data, provides AI access analysis and trading capabilities through MCP.
ReAPI-com/mcp-openapi
MCP server that lets LLMs know everything about your OpenAPI specifications to discover, explain and generate code/mock data
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.
ckanthony/openapi-mcp
OpenAPI-MCP: Dockerized MCP Server to allow your AI agent to access any API with existing api docs.
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.
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.
metatool-ai/metatool-app
MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.
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,
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.
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.
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.
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).
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.
ycs77/apifable
MCP server that helps AI agents explore OpenAPI specs, search endpoints, and generate TypeScript types.
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
automation-ai-labs/mcp-link
Seamlessly Integrate Any API with AI Agents (with OpenAPI Schema)
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.
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.
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.
Neo1228/spring-boot-starter-swagger-mcp
Turn your Spring Boot application into an MCP server instantly by reusing existing Swagger/OpenAPI documentation.
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`
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.
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.
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.
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`.
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.