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
interactive-mcp is a local Model Context Protocol (MCP) server implemented in Node.js/TypeScript that facilitates interactive communication between large language models (LLMs) and users on their local machines. It enables interactive prompts, notifications, and chat sessions, allowing LLMs to request user input, send OS notifications, and conduct persistent command-line chat sessions. The server is designed to run locally alongside MCP clients such as Claude Desktop or VS Code, requiring direct access to the user's operating system to display notifications and command-line prompts. The server exposes several tools via MCP, including request_user_input for asking questions and receiving answers with optional predefined options, message_complete_notification for sending simple OS notifications, and intensive chat tools (start_intensive_chat, ask_intensive_chat, stop_intensive_chat) for managing persistent chat sessions. These features make it ideal for scenarios where an LLM needs to interact directly with the user during workflows such as interactive setup or configuration, gathering feedback during code generation or modification, clarifying instructions, or confirming actions in pair programming. The project is in early stages but provides detailed client configuration instructions for integrating with MCP clients. Users can customize options like prompt timeout and disable specific tools via command-line flags. The server supports Windows, macOS, and Linux platforms. Development setup instructions include cloning the repo, installing dependencies with pnpm, and running the server. Overall, interactive-mcp enhances the interactivity of LLMs by enabling real-time, user-driven communication on local machines, improving the accuracy and usability of AI assistants by preventing guesswork and facilitating direct user engagement.
https://github.com/ttommyth/interactive-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.