Skip to content

Releases: opentargets/platform-mcp

2026.7.1

Choose a tag to compare

@kpto kpto released this 01 Jul 16:41
742f7ef

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

Choose a tag to compare

@kpto kpto released this 07 Apr 09:59
1d8e428

What's Changed

  • Add homepage and health check endpoints by @d0choa in #17
  • Dev health checkpoint by @kpto in #30
  • Fix memory usage due to zombie sessions. by @kpto in #28
  • Category hinted progressive schema retrieval by @kpto in #18

New Contributors

Full Changelog: 2026.01.1...2026.03.1

First release 2026.01.1

Choose a tag to compare

@kpto kpto released this 10 Mar 10:24
73e7047

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

  • @fcarli made their first contribution in #2
  • @kpto made their first contribution in #12

Full Changelog: https://github.com/opentargets/open-targets-platform-mcp/commits/2026.01.1