Memory MCP vs Travel Planner MCP Agent
Side-by-side comparison with live GitHub signals. Last updated May 26, 2026.
| Metric | Memory MCP | Travel Planner MCP Agent |
|---|---|---|
| GitHub Stars | 86.2K | 111.8K |
| Contributors | 430 | 78 |
| Last Commit | May 21, 2026 | May 23, 2026 |
| Open Issues | 522 | 11 |
| 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