-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathregistry.yaml
More file actions
49 lines (41 loc) · 1.14 KB
/
Copy pathregistry.yaml
File metadata and controls
49 lines (41 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# MCP Server Registry — Machine-readable index of all advertising MCP servers
# Used by Buddy and other orchestrator agents to know what's available
servers:
- platform: google-ads
name: google-ads-mcp
repo: itallstartedwithaidea/google-ads-mcp
pypi: google-ads-mcp
status: live
tools:
- list_campaigns
- get_campaign
- get_metrics
- run_gaql_query
- get_search_terms
- manage_campaign
- platform: meta-ads
name: meta-ads-mcp
status: planned
spec: mcp-servers/meta-ads/README.md
- platform: microsoft-ads
name: microsoft-ads-mcp
status: planned
spec: mcp-servers/microsoft-ads/README.md
- platform: amazon-ads
name: amazon-ads-mcp
status: planned
spec: mcp-servers/amazon-ads/README.md
- platform: linkedin-ads
name: linkedin-ads-mcp
status: planned
spec: mcp-servers/linkedin-ads/README.md
- platform: pinterest-ads
name: pinterest-ads-mcp
status: planned
- platform: thetradedesk
name: ttd-mcp
status: planned
spec: mcp-servers/thetradedesk/README.md
- platform: demandbase
name: demandbase-mcp
status: planned