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
The project "excel-mcp-server" is a Model Context Protocol (MCP) server designed to enable AI-driven creation, reading, and modification of Excel files without requiring Microsoft Excel installation. It allows users to create, read, and modify Excel workbooks through an AI agent, providing a powerful toolset for Excel file manipulation. The server supports a wide range of Excel functionalities including creating and modifying workbooks, reading and writing data, applying formatting and styles, creating charts and visualizations, generating pivot tables, and managing worksheets and ranges. It supports dual transport modes: stdio and SSE, catering to different integration needs. The stdio transport mode is ideal for direct integration with local tools and development environments, allowing manipulation of local files. The SSE transport mode is designed for remote connections, enabling manipulation of remote files. The server requires Python 3.10 or higher to run. For SSE transport, users must set the EXCEL_FILES_PATH environment variable to specify the directory for reading and writing Excel files, with a default path of ./excel_files if not set. The FASTMCP_PORT environment variable can be used to control the server's listening port, defaulting to 8000. For stdio transport, the file path is provided with each tool call, so no environment variable setting is needed. The server integrates seamlessly with AI tools, allowing Excel manipulation capabilities to be accessed through AI assistants. It provides comprehensive documentation of all available tools in a separate TOOLS.md file. The project is open-source under the MIT License and has a presence on PyPI with versioning and download statistics. Overall, this MCP server offers a robust and flexible solution for AI-driven Excel file management without the need for Microsoft Excel, supporting both local and remote use cases through its dual transport modes.
https://github.com/haris-musa/excel-mcp-server
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.