Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port number for the server | 3333 |
| MCP_API_KEY | No | Optional MCP server authentication key (if not set, access without authentication) | |
| APIDOG_OAS_URL | No | Direct OpenAPI/Swagger URL (e.g., https://petstore3.swagger.io/api/v3/openapi.json) | |
| APIDOG_PROJECT_ID | No | Your Apidog project ID | |
| APIDOG_ACCESS_TOKEN | No | Your Apidog access token for using Apidog project |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |