Valid Chat With Your Ads MCP Server

A live first-party Model Context Protocol server that lets a Valid managed-service client query their whole advertising account — spend, channels, creative performance, attribution — in plain English from an MCP-capable agent. Speaks JSON-RPC over streamable HTTP and is protected by an OAuth 2.1 authorization code flow with PKCE, refresh tokens and dynamic client registration, with the full RFC 9728 protected-resource and RFC 8414 authorization-server discovery chain published anonymously. The tool catalog itself is auth-gated; an anonymous tools/list returns 401.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/valid-chat-with-your-ads-mcp-server"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Valid Chat With Your Ads MCP Server
description: A live first-party Model Context Protocol server that lets a Valid managed-service client
  query their whole advertising account — spend, channels, creative performance, attribution — in plain
  English from an MCP-capable agent. Speaks JSON-RPC over streamable HTTP and is protected by an OAuth
  2.1 authorization code flow with PKCE, refresh tokens and dynamic client registration, with the full
  RFC 9728 protected-resource and RFC 8414 authorization-server discovery chain published anonymously.
  The tool catalog itself is auth-gated; an anonymous tools/list returns 401.
humanURL: https://valid.co/media-buying
baseURL: https://mcp.valid.co/api/mcp/
tags:
- MCP
- agent-native
- Advertising
- Media Buying
- Performance Marketing
- ad-spend
- Reporting
- Attribution
- Authentication
tags_raw:
- mcp
- agent-native
- advertising
- media-buying
- performance-marketing
- ad-spend
- reporting
- attribution
- oauth2
properties:
- type: MCPServer
  url: mcp/valid-mcp.yml
- type: Authentication
  url: authentication/valid-authentication.yml
- type: OAuthScopes
  url: scopes/valid-scopes.yml
- type: ErrorCatalog
  url: errors/valid-problem-types.yml
- type: Conventions
  url: conventions/valid-conventions.yml
- type: RateLimits
  url: rate-limits/valid-rate-limits.yml
- type: OAuthAuthorizationServer
  url: well-known/valid-oauth-authorization-server.json
- type: OAuthProtectedResource
  url: well-known/valid-oauth-protected-resource.json