DeepYardDeepYard

Memory MCP vs Travel Planner MCP Agent

Side-by-side comparison with live GitHub signals. Last updated July 10, 2026.

M

Memory MCP

Persistent knowledge graph memory across AI coding sessions

OSSFree
88.3K15.0K/wtoday426
T

Travel Planner MCP Agent

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

OSSFree
117.3Ktoday80
MetricMemory MCPTravel Planner MCP Agent
GitHub Stars88.3K117.3K
Contributors42680
Last CommitJul 10, 2026Jul 10, 2026
Open Issues6595
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