Show HN: We made an MCP Server so Cursor can build things from REST API docs
Published on: 2025-06-03 06:21:02
Apidog MCP Server
The Apidog MCP Server allows you to use your API documentation from Apidog projects as a data source for AI-powered IDEs like Cursor. This means Agentic AI can directly access and work with your API documentation, speeding up development and making your workflow more efficient.
With Apidog MCP Server, developers can leverage the AI assistant to:
Generate or modify code based on API documentation.
Search through API documentation content.
And much more! Let your imagination and your team's creativity guide you. 😜
🎯 How Apidog MCP Server Works?
Once the Apidog MCP Server is set up, it automatically reads and caches all API documentation data from your Apidog project on your local machine. The AI can then retrieve and utilize this data seamlessly.
Simply instruct the AI on what you’d like to achieve with the API documentation. Here are some examples:
Generate Code: "Use MCP to fetch the API documentation and generate Java records for the 'Product' schema and rel
... Read full article.