An MCP server enabling LLMs to interact with the Tripadvisor API, supporting location data, reviews, and photos with standardized MCP interfaces.
Loading more......
An MCP server that integrates with Formula 1 APIs to provide real-time racing data, historical results, driver information, team radio messages, weather, and telemetry—demonstrating a domain-specific implementation of an MCP server.
LlamaIndex MCP server enables users to create MCP-compatible context servers that unify retrieval from files, APIs, and databases using modular loaders. It supports advanced RAG pipelines and custom agent orchestration.
MCP server for accessing Tavily AI search API, offering advanced search within the MCP framework.
An MCP server providing web search via the search1api (requires paid API key), for integration with the MCP server ecosystem, offering anti-bot crawling and enriching search indices.
An MCP server bridging Glide's API to enable automated management and data operations for Glide applications, demonstrating the versatility of MCP servers.
National Park Service API integration via MCP Server, providing park details, alerts, visitor centers, and events for U.S. National Parks.
A Model Context Protocol (MCP) server for the Tripadvisor Content API. It provides standardized interfaces for AI assistants to access Tripadvisor location data, reviews, and photos, enabling search and retrieval of travel destinations and experiences.
search_locations: Search by query text, category, and filterssearch_nearby_locations: Find locations near specific coordinatesget_location_details: Retrieve detailed information about a locationget_location_reviews: Retrieve reviews for a locationget_location_photos: Retrieve photos for a location.env filesrc/tripadvisor_mcp/: Main source codeDockerfile, docker-compose.yml: Containerization supporttests/: Test suiteMIT
No pricing information provided; the project is open source under the MIT license.