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 "pskill9/web-search" is a Model Context Protocol (MCP) server designed to enable free web searching by scraping Google search results and returning structured data without the need for API keys or authentication. It provides a convenient way to perform Google searches programmatically and retrieve results in a structured format including titles, URLs, and descriptions. The server supports configuration of the number of results returned per search, with a default of 5 and a maximum of 10 results. Installation involves cloning the repository, installing dependencies via npm, building the server, and then adding it to the MCP configuration for integration with tools like VSCode (Claude Dev Extension) or Claude Desktop. The server exposes a single tool named "search" which accepts a search query and an optional limit on the number of results. The response is a JSON array of search results, each containing a title, URL, and description. The project highlights some important limitations due to its reliance on web scraping of Google search results. These include potential rate limiting by Google if too many requests are made in a short period, possible inaccuracies or missing metadata in results due to changes in Google's HTML structure, and legal considerations regarding Google's terms of service. Users are advised to use the tool responsibly, implement rate limiting, and consider the legal implications. Overall, this MCP server offers a practical solution for integrating Google web search capabilities into applications or workflows without requiring API keys, making it accessible for personal use and experimentation. It is a useful tool for developers looking to leverage web search data within the MCP framework.
https://github.com/pskill9/web-search
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.