mcpbeat Sign in

Gam Seller MCP Node MCP Server

by juan-sibbo Your server? Claim it
local only

Gam Seller MCP Node runs on your own machine — the client starts it, so there is no endpoint to ping. 159 installs a week from npm. Last commit 7 Sep 2026.

Governed, read-only MCP server exposing Google Ad Manager inventory discovery to buyer agents

Installs per day peak 518 · avg 20
a month agotoday
159
Installs / week
npm · gam-seller-mcp-node
0
Stars
11 open issues
7 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Gam Seller MCP Node every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add gam-seller-mcp-node -- npx -y gam-seller-mcp-node
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gam-seller-mcp-node": {
      "args": [
        "-y",
        "gam-seller-mcp-node"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gam-seller-mcp-node]
command = "npx"
args = ["-y", "gam-seller-mcp-node"]
.cursor/mcp.json
{
  "mcpServers": {
    "gam-seller-mcp-node": {
      "args": [
        "-y",
        "gam-seller-mcp-node"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gam-seller-mcp-node": {
      "args": [
        "-y",
        "gam-seller-mcp-node"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Gam Seller MCP Node

same job, measured the same way
Samarth Gtm MCP
by samarthanalytics-sj

Google Tag Manager + read-only GA4 MCP server. Read-only by default, gated writes, audits.

2 712 installs/wk local only
Cortexpad
by cortexpad

Google Keep-style notes app with an MCP server for AI agents to read/write notes.

answering
Gcal
by mintmcp

A MCP server that works with Google Calendar to manage event listing, reading, and updates.

answering
Google Analytics 4
by mindstone

Google Analytics 4 MCP server with reporting, schema discovery, and admin visibility tools

34 installs/wk local only
Googlebot
by seoapi

Validate whether an IP address belongs to Googlebot. Remote MCP server exposing a validate_ip tool.

1 tools answering
Google Drive Comments MCP
by zayansalman

Minimal MCP server for reading comments on Google Drive files (Docs, Sheets, Slides). Read-only.

55 installs/wk local only
Gpc MCP Server
by muhammetali

Google Play Console MCP Server for AI coding agents

191 installs/wk local only
Gadschain
by snipmcp

Google Ads MCP server. Read campaigns, manage budgets, pause/enable, add negative keywords.

48 installs/wk local only

Gam Seller MCP Node — questions

Answers built from our own checks of this server.

Why is there no uptime for Gam Seller MCP Node?
Gam Seller MCP Node runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package gam-seller-mcp-node was installed 159 times last week.
How do I connect Gam Seller MCP Node?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls gam-seller-mcp-node straight from npm; nothing to host, nothing to sign up for.
How many people use Gam Seller MCP Node?
The npm package gam-seller-mcp-node was installed 159 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Gam Seller MCP Node open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 11 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.