Bridge Town
@Bridge-Town
About Bridge Town
Public documentation and registry metadata for the Bridge Town hosted MCP connector.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bridge-town": {
"transportType": "streamable-http",
"url": "https://api.bridgetown.builders/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Bridge Town?
Bridge Town is an MCP-native, git-versioned financial modeling platform for FP&A teams and finance leaders. AI agents use Bridge Town tools to create projects, write Python model files, run models in isolated cloud sandboxes, query data, write outputs to Google Sheets, create dashboards, branch scenarios, and collaborate with teammates.
How to use Bridge Town?
For Claude.ai, navigate to Customize → Add custom connector and paste https://api.bridgetown.builders/mcp, then approve the OAuth prompt. Generic MCP clients supporting Streamable HTTP can configure a server with the endpoint and a bearer token (btk_); for clients that require stdio, use the provided shim with npx github:Bridge-Town/financial-modeling-mcp and set the BRIDGE_TOWN_API_TOKEN environment variable.
Key features of Bridge Town
- MCP-native financial modeling with 75+ tools
- Git-versioned projects and scenario branching
- Cloud execution in isolated, no‑outbound‑network sandboxes
- Google Sheets integration with
drive.fileOAuth scope - OAuth and bearer‑token authentication for any MCP client
- MCP resources for health, skills, and templates
Use cases of Bridge Town
- Build and run financial models as code using AI agents
- Branch and merge scenarios for what‑if analysis
- Write model outputs directly to Google Sheets
- Collaborate on models with teammates via pull requests
- Automate FP&A workflows with skill templates and prompts
FAQ from Bridge Town
Does Bridge Town run its own AI model?
No. Bridge Town does not run a server‑side LLM or proxy your prompts. The AI client and model provider handle the conversation; Bridge Town only receives structured MCP tool calls.
What transport does Bridge Town use?
The hosted server uses MCP Streamable HTTP. For local MCP hosts that require a stdio binary, a minimal shim (forwarding to the same HTTP endpoint) is available via npx github:Bridge-Town/financial-modeling-mcp.
How do I authenticate with Bridge Town?
Claude.ai uses OAuth automatically. For generic clients, generate a token (starting with btk_) at https://app.bridgetown.builders/connect and include it as a Bearer token in the Authorization header or via the shim’s BRIDGE_TOWN_API_TOKEN environment variable.
Where are my financial models executed?
Model execution runs in isolated cloud containers with no outbound network access. Bridge Town is tenant‑isolated and OAuth‑backed.
Can Bridge Town access any Google Sheet?
No. Bridge Town uses Google’s drive.file scope, so it can only access Sheets a user explicitly selects through the Bridge Town flow or Sheets created by Bridge Town.
Frequently asked questions
Does Bridge Town run its own AI model?
No. Bridge Town does not run a server‑side LLM or proxy your prompts. The AI client and model provider handle the conversation; Bridge Town only receives structured MCP tool calls.
What transport does Bridge Town use?
The hosted server uses MCP Streamable HTTP. For local MCP hosts that require a stdio binary, a minimal shim (forwarding to the same HTTP endpoint) is available via `npx github:Bridge-Town/financial-modeling-mcp`.
How do I authenticate with Bridge Town?
Claude.ai uses OAuth automatically. For generic clients, generate a token (starting with `btk_`) at `https://app.bridgetown.builders/connect` and include it as a Bearer token in the `Authorization` header or via the shim’s `BRIDGE_TOWN_API_TOKEN` environment variable.
Where are my financial models executed?
Model execution runs in isolated cloud containers with no outbound network access. Bridge Town is tenant‑isolated and OAuth‑backed.
Can Bridge Town access any Google Sheet?
No. Bridge Town uses Google’s `drive.file` scope, so it can only access Sheets a user explicitly selects through the Bridge Town flow or Sheets created by Bridge Town.
Basic information
More Developer Tools MCP servers
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Grafana MCP server
grafanaMCP server for Grafana
endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 485 tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or
MCP Framework
QuantGeekDevThe Typescript MCP Framework
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Comments