Skip to main content
Bridger is a public-data operations gateway inspired by the idea of a bridge between data and tools. It handles authentication, parsing, and error handling for public-data APIs on your behalf, and converts them into tools that AI can use directly through the Model Context Protocol (MCP) standard. Any API with an OpenAPI spec becomes an AI tool once registered.

Problems Bridger solves

OpenAPI → MCP conversion

Wiring OpenAPI documents into AI agent tools is hard. Bridger converts them automatically.

Public-data adapter

It handles the complex parts of integration for you — auth keys, coordinate conversion (lat/lon → grid), error-code mapping, and more.

Centralized management

Beyond local MCP servers, manage MCP tools centrally across team and remote environments.

Core components

Hosted Gateway

Call preset and registered API tools with a single API key.

Preset catalog

Public-data APIs served as MCP tools, organized by category.

Next steps

1

Get started in 5 minutes with the Quickstart

Call your first tool in the Quickstart.
2

Connect to Claude / ChatGPT

Follow the Claude or ChatGPT guide.
3

Register your own API (BYOAPI, coming soon)

Register your own service with an OpenAPI spec as a tool via BYOAPI. (coming soon)