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 Workspace MCP Server is a TypeScript Model Context Protocol server that gives an AI agent access to Gmail, Calendar, Drive, Docs, Sheets, Tasks and Meet from a single process, across as many Google accounts as the user adds. The prerequisite is a Google OAuth 2.0 client of the desktop application type created in the Google Cloud console, with the relevant APIs enabled; the client identifier and secret are then supplied to the server. Tokens are stored per account on the local disk and calls go straight to Google, so no intermediary service holds credentials, and the server routes each request to the correct account. Eleven tools cover 80 operations in total: manage_email for Gmail search, reading in plain or sanitized HTML, sending, replying, forwarding, triage, labels, threads and attachments; manage_calendar for listing, agendas, creation including natural language quickAdd, updates, deletion and freebusy; manage_drive for search, upload, download, copy, move, export, permissions and comments; manage_sheets for range reads and writes, appends, tab management and duplication; manage_docs for creation, appends, insertion and find-and-replace; manage_tasks; manage_meet for past conferences, participants, transcripts, recordings and smart notes; manage_accounts for the multi-account lifecycle; manage_scratchpad for composing multi-line content with live sync to Docs and Sheets; manage_workspace for a sandboxed file directory used as the exchange point for attachments and exports; and queue_operations, which chains several calls in one round trip with result references of the form $N.field. Every response carries next-step guidance so the agent knows what it can do next. Installation is a drag-and-drop .mcpb bundle for Claude Desktop, one claude mcp add command for Claude Code, or an npx entry in any MCP client config. Node 22.12 or newer is required.
https://github.com/aaronsb/google-workspace-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.