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.
Awesome MCP › Other MCP Servers
Google Analytics 4 MCP Server exposes GA4 reporting data to MCP clients such as Claude, ChatGPT, Gemini, Cursor and VS Code. It authenticates with a Google Cloud service account key that has Viewer access on the GA4 property, reads the credentials path and property id from environment variables, and calls the Google Analytics Data API on behalf of the model. Six tools are documented: get_ga4_data runs a query with dimensions, metrics, date ranges and optional filters; search_schema does a keyword search across more than 200 GA4 dimension and metric API names; get_property_schema lists the dimensions and metrics actually available for the configured property; list_metric_categories and list_dimension_categories browse those fields by grouping such as user, session, revenue, event, geography, traffic source and device; and get_troubleshooting_guide returns guidance on IAM permissions, setup and filter syntax. Several behaviours target common model failures. Metric auto-aliasing rewrites legacy or guessed names, for example conversions to keyEvents, so a query does not fail outright. System directives detect schema hallucinations and incorrect filter nesting and steer the model to the troubleshooting tool. Aggregation happens server side for non-time-series questions so the model receives totals rather than raw rows, and a row-count estimate runs before large queries, above roughly 2,500 rows, to avoid flooding the context window. Distribution is broad: a shell installer that auto-configures several clients, a Homebrew tap, an npm package run through npx, a PyPI package run through uvx or python -m ga4_mcp, and a Gemini CLI extension. Anonymous usage telemetry is collected and can be disabled with DISABLE_TELEMETRY or DO_NOT_TRACK. Apache 2.0 licensed.
https://github.com/surendranb/google-analytics-mcp
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.
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.
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.
World Monitor is an AI-powered, real-time global intelligence dashboard aggregating news and monitoring geopolitical and infrastructure data for unified situational awareness.
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.
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...
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...
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.