Memory MCP vs Travel Planner MCP Agent
Side-by-side comparison with live GitHub signals. Last updated April 1, 2026.
| Metric | Memory MCP | Travel Planner MCP Agent |
|---|---|---|
| GitHub Stars | 82.7K | 104.2K |
| Contributors | 430 | 74 |
| Last Commit | Mar 29, 2026 | Apr 1, 2026 |
| Open Issues | 628 | 5 |
| License | open-source | open-source |
| Pricing | open-source | open-source |
| Free Tier | Yes | Yes |
| Category | mcp-servers | mcp-servers |
| Trending | No | No |
Shared Tags
Only in Memory MCP
Only in Travel Planner MCP Agent
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 listingAbout 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