DeepYardDeepYard

Memory MCP vs Travel Planner MCP Agent

Side-by-side comparison with live GitHub signals. Last updated April 1, 2026.

M

Memory MCP

Persistent knowledge graph memory across AI coding sessions

OSSFree
82.7K15.0K/w3d ago430
T

Travel Planner MCP Agent

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

OSSFree
104.2Ktoday74
MetricMemory MCPTravel Planner MCP Agent
GitHub Stars82.7K104.2K
Contributors43074
Last CommitMar 29, 2026Apr 1, 2026
Open Issues6285
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