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
OP.GG MCP Server gives agents access to the game statistics OP.GG aggregates for League of Legends, Teamfight Tactics and Valorant — player and summoner profiles, match history, champion and character statistics, leaderboards and meta data such as which builds are currently performing well. It is offered as a hosted endpoint at mcp-api.op.gg over the streamable HTTP transport, so there is nothing to install locally. Its most distinctive feature is a field-selection mechanism: most tools require a desired_output_fields parameter using a small path syntax, supporting single fields, dotted nested paths, array notation, and brace groups for selecting several fields at one level. The reason is payload size — game data responses are deeply nested and large, and returning everything would consume a context window on data the model does not need, so the caller states up front what it wants. This is a design worth noting generally, since verbose tool output is a common problem in MCP servers. The server is TypeScript and documented in Korean, Japanese, Chinese, Portuguese and English. The audience is people building gaming assistants, coaching tools or stat-analysis bots for Riot Games titles.
https://github.com/opgginc/opgg-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.