Starbridge MCP
Official hosted, remote Model Context Protocol server that brings a Starbridge organization's bridges, feed, signals, and buyer research into any MCP client. Installs as a Claude plugin or as a custom OAuth connector.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport http
Tools
searchBuyers— Search buyer institutions by name; returns candidate buyers with ids.getBuyerAttribute— Retrieve a single structured attribute about a buyer by key.getBuyerAttributesBulk— Retrieve multiple buyer attributes in one call.getBuyerSummary— Retrieve an AI-synthesized buyer activity summary and score.listBridges— List the organization's saved Bridges (monitoring definitions).getBridge— Fetch the configuration of a single Bridge by id.listBridgeRows— List the concrete match rows of a Bridge with filtering/sorting/search.setBridgeRowStatus— Set the user-facing status for a single Bridge row.getBridgeColumnMetadata— Inspect the per-type settings of a Bridge's columns.listRecentBuyerSignals— Return the most recent signals (bridge rows) for a given buyer.listTopRecentSignals— Return the top recent signals across the whole organization.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.