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
Context-Engine provides an open-core, self-improving code search solution that integrates with AI coding assistants. It leverages a hybrid search approach combining dense and lexical methods with a reranker, alongside ReFRAG micro-chunking for efficient context retrieval. The platform supports local LLM prompt enhancement and offers dual SSE/RMCP endpoints. The project streamlines deployment with a single command (`ctx quickstart`) that sets up services, indexes codebases, and warms up models, utilizing Qdrant for vector storage. It's designed to integrate seamlessly with various MCP-compatible clients like Cursor, Windsurf, Roo, Cline, and Codex. Context-Engine also includes agent skills for popular AI coding assistants such as Claude, Codex, Gemini, and Augment, teaching them to prioritize Context-Engine's MCP tools for code exploration over generic search methods. Key features include built-in authentication, a unified MCP endpoint for indexing and memory services, and automatic collection injection for workspace-aware queries. Its architecture for local mode emphasizes zero authentication and single-tenancy, making it suitable for personal use, with components like embedding services (ONNX), an LLM decoder (llama.cpp), a learning worker for adaptive reranking, and a file watcher for auto-reindexing. Storage is handled by Qdrant for vector data, Redis for caching, and direct filesystem access.
https://github.com/m1rl0k/Context-Engine
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.