Awesome MCPOther MCP Servers

gomarble-ai/google-ads-mcp-server

⭐ 143 Python repository created 2025-06-12

Google Ads MCP Server connects the Google Ads API to MCP clients such as Claude Desktop so campaign data can be queried and analysed conversationally. Its central capability is GAQL, the Google Ads Query Language: rather than wrapping a fixed set of reports, the server lets a model compose GAQL queries against campaigns, ad groups, keywords and their performance metrics, which means any dimension and metric combination the API supports is reachable without new tool code. Keyword research tools cover the planning side — volume and idea generation for terms. Authentication is the part the README emphasises: OAuth 2.0 is handled automatically, including refreshing the access token when it expires, which removes the recurring failure mode of a server that works for an hour and then silently stops. The project is Python built on FastMCP, requires Python 3.10 or newer, and is MIT licensed; the maintainers also publish prebuilt installers and a companion Facebook Ads MCP server. The audience is performance-marketing teams who want to interrogate account performance in natural language instead of building reports in the Google Ads interface, and who need an assistant that can compose the query rather than being limited to canned views.

https://github.com/gomarble-ai/google-ads-mcp-server

mcpgoogle-adsgaqladvertisingpythonfastmcpoauth2marketing-analytics

Also in Other MCP Servers

microsoft/markitdown

MarkItDown is a Python tool that converts various file formats into Markdown and integrates with LLM applications via an MCP server for enhanced text analysis and document processing.

punkpeye/awesome-mcp-servers

A curated collection of Model Context Protocol (MCP) servers that enable AI models to securely interact with local and remote resources through standardized server implementations.

modelcontextprotocol/servers

The Model Context Protocol Servers repository offers reference implementations and third-party integrations that demonstrate how MCP enables Large Language Models to securely access and interact with diverse tools and data sources.

koala73/worldmonitor

World Monitor is an AI-powered, real-time global intelligence dashboard aggregating news and monitoring geopolitical and infrastructure data for unified situational awareness.

headroomlabs-ai/headroom

Headroom is a context compression layer for AI agents, reducing token usage by 60-95% while preserving accuracy, implemented as a library, proxy, and MCP server.

diegosouzapw/OmniRoute

OmniRoute is a free AI gateway that connects various AI tools and models from over 230 providers through a single endpoint, featuring token compression, smart auto-fallback, and support for Model C...

rohitg00/ai-engineering-from-scratch

This comprehensive curriculum teaches AI engineering from scratch, focusing on building AI algorithms, agents, and MCP servers hands-on, covering everything from mathematical foundations to autonom...

every-app/open-seo

Open source, self-hostable SEO platform that exposes its keyword, rank, backlink and site-audit data to AI agents through an MCP server and a set of companion agent skills.