Add Bridge Town MCP submission - #6
Open
gregorycarter wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tool Submission
Tool Information
Description
Bridge Town is a hosted MCP connector for building financial models as code: cloud execution, Google Sheets workflows, version control, collaboration, dashboards, scenarios, and portable project archives.
The production Bridge Town server is a commercial hosted service. The public repository contains registry metadata, user-facing documentation, and a minimal
bridge-town-mcpstdio shim that forwards MCP JSON-RPC messages to the hosted Streamable HTTP endpoint athttps://api.bridgetown.builders/mcp.MCP Functions Exposed
The manifest lists all 75 Bridge Town MCP tools. Primary groups:
get_subscription,get_usagelist_projects,create_project,delete_project,list_files,read_file,create_file,update_file,patch_file,delete_file,commit_files,describe_modelrun,get_run,list_runs,cancel_run,get_run_output,export_run_outputingest_data_source,list_data_sources,query_data,get_spreadsheet_metadata,batch_read_gsheet_ranges,write_gsheet,format_gsheet,modify_gsheet_structurecreate_branch,list_branches,merge_branch,delete_branch,compare_branches,compare_runs,list_versions,diff,rollback_version,create_pull_request,list_pull_requests,get_pull_request,review_pull_request,merge_pull_requestsearch_tools,get_tool, andget_skillPermissions Justification
false["https://api.bridgetown.builders"]["BRIDGE_TOWN_API_TOKEN", "BRIDGE_TOWN_MCP_URL"]falsefalseChecklist
toolbox.tomlis insubmissions/bridge-town/bridge-town-mcpin the public repositoryLocal Validation
Result: manifest structure passed; fallback pattern scan reported no suspicious patterns. The
toolboxscanner was not available locally, so maintainers should run the full scanner in the normal review environment.