Bump.sh APIs

Add MCP server to your AI tool

Allow AI tools and LLMs to interact with the API documentation portal through MCP.

MCP server URL

https://developers.bump.sh/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
"Bump.sh APIs MCP server": {
  "url": "https://developers.bump.sh/mcp"
}
Close

The Bump.sh APIs give you programmatic access to Bump.sh through two APIs:

  • Workspace API: deploy API and workflow definitions, manage docs and hubs. token-based authentication. Grab your API key from your organization settings.
  • Portal API: headless read API to search, list, and fetch content from any Bump.sh-hosted documentation.

Any question? Check out the help center.