고릴라(Gorela) 연동 개발자를 위한 개발자 사이트 API 문서 제공 MCP 서버
Overview
What is Gorela Developer MCP Server?
Gorela Developer MCP Server is an API documentation server designed for developers integrating with the Gorela API, which connects order partners and delivery services. It utilizes the Model Context Protocol (MCP) to provide context to AI models regarding the Gorela API.
How to use Gorela Developer MCP Server?
To use the server, you can either run it directly from the npm repository or build it locally. After setting it up, you can integrate it with Cursor AI IDE to access the Gorela API documentation seamlessly.
Key features of Gorela Developer MCP Server?
- Securely fetches Gorela API documentation for AI model context.
- Easy integration with Cursor AI IDE.
- Provides logging for server operations and API requests.
Use cases of Gorela Developer MCP Server?
- Assisting developers in understanding and utilizing the Gorela API.
- Enabling AI models to respond to queries about the Gorela API.
- Streamlining the development process by providing quick access to API documentation.
FAQ from Gorela Developer MCP Server?
- What is the minimum requirement to run the server?
Node.js version 18.0.0 or higher is required.
- How do I integrate with Cursor AI IDE?
You can register the MCP server in the Cursor AI IDE settings, and it will automatically run when needed.
- Where can I find the logs?
Logs are stored in the
logs/mcp-server.logfile in the project root directory.