GAM Seller MCP Node
Rank #7,389io.github.juan-sibbo/gam-seller-mcp-node
Governed, read-only MCP server exposing Google Ad Manager inventory discovery to buyer agents
GAM Seller MCP Node is a Model Context Protocol (MCP) server published by juan-sibbo. It ranks #7,389 of 132,046 servers tracked on MCP Toplist. GAM Seller MCP Node is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Jul 6, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 124,657 of 132,046 servers on MCP Toplist.
Use GAM Seller MCP Node
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gam-seller-mcp-node -e "MCP_CONFIG_DIR=<your MCP_CONFIG_DIR>" -- npx -y gam-seller-mcp-nodeReplace each placeholder with your own value before saving.
[mcp_servers.gam-seller-mcp-node]
command = "npx"
args = ["-y", "gam-seller-mcp-node"]
[mcp_servers.gam-seller-mcp-node.env]
MCP_CONFIG_DIR = "<your MCP_CONFIG_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gam-seller-mcp-node": {
"command": "npx",
"args": [
"-y",
"gam-seller-mcp-node"
],
"env": {
"MCP_CONFIG_DIR": "<your MCP_CONFIG_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gam-seller-mcp-node": {
"command": "npx",
"args": [
"-y",
"gam-seller-mcp-node"
],
"env": {
"MCP_CONFIG_DIR": "<your MCP_CONFIG_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"gam-seller-mcp-node": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"gam-seller-mcp-node"
],
"env": {
"MCP_CONFIG_DIR": "<your MCP_CONFIG_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gam-seller-mcp-node": {
"command": "npx",
"args": [
"-y",
"gam-seller-mcp-node"
],
"env": {
"MCP_CONFIG_DIR": "<your MCP_CONFIG_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gam-seller-mcp-node": {
"command": "npx",
"args": [
"-y",
"gam-seller-mcp-node"
],
"env": {
"MCP_CONFIG_DIR": "<your MCP_CONFIG_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.juan-sibbo%2Fgam-seller-mcp-node)<a href="https://mcptoplist.com/server/io.github.juan-sibbo%2Fgam-seller-mcp-node"><img src="https://mcptoplist.com/badge/io.github.juan-sibbo%2Fgam-seller-mcp-node.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
juan-sibbo
Available versions (8)
| Version | Published |
|---|---|
| 0.8.13 | Aug 24, 2026 |
| 0.8.12 | Aug 24, 2026 |
| 0.8.11 | Aug 24, 2026 |
| 0.8.10 | Aug 23, 2026 |
| 0.8.9 | Aug 23, 2026 |
| 0.8.7 | Aug 23, 2026 |
| 0.8.6 | Aug 22, 2026 |
| 0.8.3 | Aug 5, 2026 |
Frequently asked questions
- Who maintains GAM Seller MCP Node?
- GAM Seller MCP Node is maintained by juan-sibbo, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is GAM Seller MCP Node listed on the Official MCP Registry?
- Yes — GAM Seller MCP Node is listed on the Official MCP Registry, alongside Glama.
- How many versions does GAM Seller MCP Node have?
- MCP Toplist tracks 8 versions of GAM Seller MCP Node, most recently published on Aug 24, 2026.
- Where can I find the source code for GAM Seller MCP Node?
- The source code for GAM Seller MCP Node is hosted at github.com/juan-sibbo/gam-seller-mcp-node.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.