MCP server · Rubicon Project
rubicon-project-mcp.yml
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.
⚠ Proposed MCP surface. No official hosted MCP server was found for Rubicon Project. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Rubicon Project publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport
Tools
springserve_authenticate— Exchange console email and password for an API token and bearer token.springserve_get_current_account— Read the active account context and the accounts this user may switch to.springserve_set_current_account— Switch the active account context for subsequent calls.springserve_list_supply_tags— List and read publisher supply tags, with filter/sort/includes support.springserve_list_demand_tags— List and read demand tags, with filter/sort/includes support.springserve_update_demand_tag— Update one demand tag, or apply the same attributes across many.springserve_get_demand_tag_priorities— Read the demand tag waterfall priority order on a supply tag.springserve_run_report— Submit a report (dimensions, metrics, date_range, interval, currency), poll for it by id, and download the result. Supports async and csv flags.springserve_manage_report_templates— Create, read, update and delete saved report templates.springserve_manage_scheduled_reports— Schedule recurring report delivery to internal and external recipients.springserve_read_dashboards— Read the pre-computed dashboard aggregates (account summary, day/hour performance, top 10 supply tags, demand tags, partners, deals, publishers, quality report). 27 dashboard operations exist in total.springserve_manage_domain_lists— Manage domain block/allow lists and their members, including bulk create/replace/delete.springserve_manage_deal_lists— Manage deal lists and the deals inside them.springserve_manage_labels— Read and maintain the supply and demand label taxonomy.springserve_manage_video_creatives— Manage video creatives.springserve_read_changelog— Read the account audit log — who changed which object, when, and what changed. Filterable by time frame, user, object and change type.springserve_check_permissions— Ask the API what the current user is allowed to do with a collection or a specific object before attempting a write. Useful as a pre-flight for any agent write.
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.