Open Targets Platform MCP
Officialby opentargets
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 |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/opentargets/open-targets-platform-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server