Bump.sh

API changelog now accessible from your docs MCP servers

New

doc-portal-mcp-changelog.png

AI tools connected to your doc MCP server can now answer questions like “What changed recently on this API?”, straight from your documentation changelog. Two new tools are available:

  • list_changes: browse the changelog of a documentation.
  • get_change: retrieve the full content of a specific change.

The doc MCP server runs on top of the Portal API, meaning these two tools are also exposed as endpoints, if you need to access the changelog programmatically.

As always, don’t hesitate to reach out if you have any feedback.