Google Ads Mcp Server
A FastMCP-powered Model Context Protocol server for Google Ads API integration with automatic OAuth 2.0 authentication
$ npx claude-code-templates@latest --mcp="marketing/google-ads-mcp-server" --yesRequires 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"
]
}
}
}
Related Claude Code MCP Servers
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.
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).
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.
Memory Integration
Persistent memory and context management for Claude Code sessions. Store and recall information across conversations and projects.
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.
Postgresql Integration
Connect to PostgreSQL databases for advanced data operations, complex queries, and enterprise database management.
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.