Releases: opentargets/platform-mcp
Releases · opentargets/platform-mcp
Release list
2026.7.1
What's Changed
- Added detailed timing logging option by @kpto in #31
- Overrided GET /mcp to return 405 to avoid opening a long living stream by @kpto in #33
- Fix custom pages broken after the GET /mcp patch by @kpto in #34
- Reuse GraphQL session for auto connection pool management, GraphQL API error handling and relaying by @kpto in #36
- Consistent coding pattern for reliable tool meta data disclosure by @kpto in #41
- Make schema and type dependencies tool return ToolError to avoid error message got hidden by @kpto in #43
- Pinned dependencies versions and make version follow git tags automatically by @kpto in #44
- Add User-Agent header for GraphQL requests by @kpto in #45
- Remove handshake rate limiting by @kpto in #46
- Test overhaul, tests run over MCP interface and GraphQL playback by @kpto in #47
Full Changelog: 2026.03.1...2026.07.1
2026.03.1
First release 2026.01.1
What's Changed
- Add jq filtering functionality to reduce LLM token consumption by @fcarli in #2
- feature: add batch query tool to reduce latency and token consumption by @fcarli in #4
- feature: enhance query tools with workflow guidance, curated examples, and entity search by @fcarli in #5
- Revert "feature: enhance query tools with workflow guidance, curated examples, and entity search" by @fcarli in #6
- feature: enhance query tools with workflow guidance, curated examples, and entity search by @fcarli in #7
- First Implementation: Open Targets MCP Server by @fcarli in #8
- refactor: switch to schema-driven queries and cleanup by @fcarli in #11
- Add docker build and publish pipeline by @kpto in #12
- Dev refactoring by @kpto in #15
- Refactor for compliance with remote MCP guidelines by @fcarli in #16
New Contributors
Full Changelog: https://github.com/opentargets/open-targets-platform-mcp/commits/2026.01.1