DeepYardDeepYard

Memory MCP vs Travel Planner MCP Agent

Side-by-side comparison with live GitHub signals. Last updated May 26, 2026.

M

Memory MCP

Persistent knowledge graph memory across AI coding sessions

OSSFree
86.2K15.0K/w5d ago430
T

Travel Planner MCP Agent

MCP server for AI-powered travel planning with real-time data

OSSFree
111.8K3d ago78
MetricMemory MCPTravel Planner MCP Agent
GitHub Stars86.2K111.8K
Contributors43078
Last CommitMay 21, 2026May 23, 2026
Open Issues52211
Licenseopen-sourceopen-source
Pricingopen-sourceopen-source
Free TierYesYes
Categorymcp-serversmcp-servers
TrendingNoNo

Shared Tags

No shared tags

Only in Memory MCP

memoryknowledge-graphpersistenceanthropicreference-servercontext-management

Only in Travel Planner MCP Agent

mcptravelmulti-toolpython

About Memory MCP

The official Anthropic memory MCP server gives AI assistants persistent, cross-session memory using a local knowledge graph stored as a JSON file. Claude can create entities (people, projects, concepts), record relations between them, and add observations over time — then recall that information in future sessions. Ideal for long-running projects where continuity matters: the assistant remembers your architecture decisions, team conventions, and in-progress work without you having to repeat context.

View full listing

About Travel Planner MCP Agent

An MCP server that gives AI assistants access to travel planning tools: flight search, hotel lookup, itinerary generation, and destination research. Demonstrates how to build custom MCP servers with multiple tools that chain together for complex multi-step workflows. Part of the awesome-llm-apps collection.

View full listing