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
Fetch MCP Server is a versatile Model Context Protocol (MCP) server designed to fetch and transform web content dynamically into multiple formats including HTML, JSON, plain text, and Markdown. It provides a set of tools that allow users to retrieve web content from specified URLs with optional custom headers, making it adaptable to various web fetching scenarios. The server supports four main tools: fetch_html, which returns raw HTML content; fetch_json, which retrieves and parses JSON data; fetch_txt, which extracts plain text by removing HTML tags, scripts, and styles; and fetch_markdown, which converts web content into Markdown format using TurndownService. This functionality is particularly useful for applications that require content extraction and transformation on demand without persistent storage. The server is built with modern web technologies, utilizing the fetch API for network requests and JSDOM for HTML parsing and text extraction. It is implemented in TypeScript and can be run directly via Node.js, making it easy to integrate into desktop applications or other environments that support MCP servers. The project includes clear instructions for setup, development, and usage, including how to configure it within a desktop app's MCP server configuration. Fetch MCP Server does not maintain any persistent resources, emphasizing its role as a real-time content fetcher and transformer. Its design supports flexibility and extensibility, allowing developers to customize headers and handle different content types efficiently. The project is open-source under the MIT License, encouraging community contributions and usage in various MCP-related projects. Overall, Fetch MCP Server is a practical tool for developers needing to incorporate web content fetching and format conversion within the MCP ecosystem.
https://github.com/zcaceres/fetch-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.