Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OTP_MCP_HTTP_HOST | No | HTTP server host (only used with http transport) | localhost |
| OTP_MCP_HTTP_PORT | No | HTTP server port (only used with http transport) | 8000 |
| OTP_MCP_TRANSPORT | No | Transport type: stdio or http | http |
| OTP_MCP_JQ_ENABLED | No | Enable jq filtering support | false |
| OTP_MCP_SERVER_NAME | No | Server name displayed in MCP | Model Context Protocol server for Open Targets Platform |
| OTP_MCP_API_ENDPOINT | No | Open Targets Platform API endpoint URL | https://api.platform.opentargets.org/api/v4/graphql |
| OTP_MCP_API_CALL_TIMEOUT | No | Request timeout in seconds for API calls | 30 |
| OTP_MCP_RATE_LIMITING_ENABLED | No | Enable rate limiting | false |
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 | |