Claude Code MCP ServerMarketing64 installs

Google Ads Mcp Server

A FastMCP-powered Model Context Protocol server for Google Ads API integration with automatic OAuth 2.0 authentication

Install with the Claude Code Templates CLI
$ npx claude-code-templates@latest --mcp="marketing/google-ads-mcp-server" --yes

Requires Claude Code. The command adds this mcp server to your project's .claudedirectory — nothing runs on ToolZip's servers.

What's inside this mcp server

Component source

{

"mcpServers": {

"google-ads": {

"description": "A FastMCP-powered Model Context Protocol server for Google Ads API integration with automatic OAuth 2.0 authentication",

"command": "/full/path/to/your/project/.venv/bin/python",

"args": [

"/full/path/to/your/project/server.py"

]

}

}

}

Type
MCP Server
Category
Marketing
Installs
64
Source
GitHub ↗

Related Claude Code MCP Servers

MCP ServerMarketing

Facebook Ads Mcp Server

This project provides an MCP server acting as an interface to the Meta Ads, enabling programmatic access to Meta Ads data and management features.

74 installsView →
MCP ServerMarketing

Posthell

posthell - social media scheduler for AI agents. Shape rough notes into posts in your voice, queue drafts for human approval, read growth analytics, and (per-key opt-in) publish to 15 networks (X, LinkedIn, Instagram, TikTok, and more). Hosted remote server; create your API key in the posthell dashboard (https://www.posthell.com/mcp).

View →
MCP ServerDev Tools

Context7

Context7 by Upstash pulls up-to-date, version-specific documentation and code examples straight from the source and injects them into your prompt. Add 'use context7' to any prompt to activate.

1.5k installsView →
MCP ServerIntegration

Memory Integration

Persistent memory and context management for Claude Code sessions. Store and recall information across conversations and projects.

802 installsView →
MCP ServerBrowser Automation

Playwright Mcp Server

A Model Context Protocol server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages, take screenshots, generate test code, web scraps the page and execute JavaScript in a real browser environment.

598 installsView →
MCP ServerDatabase

Postgresql Integration

Connect to PostgreSQL databases for advanced data operations, complex queries, and enterprise database management.

543 installsView →

Catalog data and component content are sourced from the open-source davila7/claude-code-templates project (MIT license). ToolZip curates the listing and writes original descriptions; every component links back to its original source. Claude Code is a product of Anthropic. ToolZip is an independent catalog and is not affiliated with or endorsed by Anthropic.