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 Airbnb MCP Server is a Model Context Protocol (MCP) server designed to enable programmatic search and retrieval of detailed Airbnb listing data without the need for an API key. It provides two main tools: airbnb_search and airbnb_listing_details. The airbnb_search tool allows users to search for Airbnb listings based on various parameters such as location, check-in and check-out dates, number of guests including adults, children, infants, and pets, price range, and pagination cursor. It returns an array of listings with essential details like name, price, and location. The airbnb_listing_details tool provides detailed information about a specific Airbnb listing, including description, host details, amenities, and pricing, based on the listing ID and optional parameters similar to the search tool. The server respects Airbnb's robots.txt rules to ensure compliance with web scraping policies and uses the cheerio library for efficient HTML parsing. It returns structured JSON data, which helps reduce context load by flattening and selectively picking relevant data. This makes it easier for developers and applications to consume and utilize Airbnb listing information programmatically. Setup instructions are provided for integrating the MCP server with Claude Desktop, including configuration details for adding the server to the Claude Desktop config file. There is also an option to install the server via Smithery CLI for automated setup. The project is open-source and licensed under the MIT License. It explicitly states that it is not affiliated with Airbnb, Inc. or its subsidiaries, and Airbnb is a registered trademark of Airbnb, Inc. Overall, this project facilitates access to Airbnb listing data through an MCP server interface, enabling developers to build applications or services that can search and retrieve Airbnb listings and their details programmatically without requiring official API access.
https://github.com/openbnb-org/mcp-server-airbnb
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.