Admob MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 62 installs a week from npm. Last commit 3 Aug 2026.
MCP server for the Google AdMob API — apps, ad units, mediation, and revenue reports
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(cmd, args, { stdio: 'ignore', detached: true });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add admob-mcp-server -- npx -y admob-mcp-server
{
"mcpServers": {
"admob-mcp-server": {
"args": [
"-y",
"admob-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.admob-mcp-server]
command = "npx"
args = ["-y", "admob-mcp-server"]
{
"mcpServers": {
"admob-mcp-server": {
"args": [
"-y",
"admob-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"admob-mcp-server": {
"args": [
"-y",
"admob-mcp-server"
],
"command": "npx"
}
}
}
MCP server for Google Analytics 4 — reports, realtime data, and admin
MCP server for the Google Chat API: spaces, messages, threads, reactions and memberships.
MCP server for the Google Sheets API: read and write ranges, sheets, formatting, charts, sharing.
MCP server for the Google Docs API: read and edit documents, styles, tables, images, comments.
MCP server for the Google Forms API: create forms, manage questions, read responses and watches.
MCP server for Google Merchant Center (Merchant API v1): products, promotions, reports, issues.
MCP server for the Google Apps Script API: projects, code, versions, deployments and executions.
MCP server for Google search results via SERP API
Answers built from our own checks of this server.