Awesome MCPOther MCP Servers

GongRzhe/TRAVEL-PLANNER-MCP-Server

⭐ 99 JavaScript added to this list on 2025-05-14 repository created 2024-12-24

Travel Planner MCP Server exposes Google Maps services to MCP clients for trip-planning tasks. Its tools cover searching for locations by name or description, retrieving place details such as address, opening hours, ratings and contact information, and calculating travel time and routes between points across the transport modes the Directions API supports. Together these let a model answer the composite questions travel planning actually consists of — whether two places can be visited in one afternoon, what is near a hotel, how long a transfer takes — rather than returning a list of links. It is a JavaScript project published on npm as @gongrzhe/server-travelplanner-mcp, run through npx with a GOOGLE_MAPS_API_KEY environment variable, and installable through Smithery for Claude Desktop. Two caveats matter. The GitHub repository is archived, so it is read-only and receives no fixes, and Google Maps Platform APIs are billed per request with a monthly credit, so an agent making many calls incurs real cost. The audience is people building travel or local-search assistants, most usefully as a compact worked example of wrapping the Maps APIs for MCP, given that it is no longer maintained.

https://github.com/GongRzhe/TRAVEL-PLANNER-MCP-Server

mcpgoogle-mapstravelgeocodingdirectionsjavascriptplaces-apiarchived

Also in Other MCP Servers

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.

punkpeye/awesome-mcp-servers

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.

modelcontextprotocol/servers

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.

koala73/worldmonitor

World Monitor is an AI-powered, real-time global intelligence dashboard aggregating news and monitoring geopolitical and infrastructure data for unified situational awareness.

headroomlabs-ai/headroom

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.

diegosouzapw/OmniRoute

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...

rohitg00/ai-engineering-from-scratch

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...

every-app/open-seo

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.