#Api Design MCP Servers
Discover 5 MCP servers tagged with Api Design on the Vinkius App Catalog.
Insomnia (Collaborative API Design)
10 toolsManage API designs and collections via Insomnia. List organizations, projects, and files, and audit API specs.
SwaggerHub
10 toolsConnect your AI to SwaggerHub. Read OpenAPI specifications, explore domains, and manage your API design lifecycle natively from the terminal.
Apiary MCP Server
10 toolsManage your API design-first workflows via Apiary. Read blueprints, publish docs, and run tests directly from your AI agent.
Stoplight MCP
7 toolsConnect your AI to Stoplight. Design, document, and manage your API lifecycle, exploring workspaces and schemas effortlessly.
API Design Prover
1 toolsAn AI agent designed an API with GET /users/create. That single endpoint broke HTTP caching for 200 consumer services. No versioning. No error contract. Raw arrays on one route, wrapped objects on another. This tool forces semantic HTTP verbs, explicit versioning strategy, unified response envelopes, bounded pagination, and RFC 7807 error structures. Before any code is written.