
The Recall MCP brings your knowledge into any conversation, giving you answers from your trusted sources.
Having so much fun playing around with the Recall MCP. Quickly being able to switch between my normal conversation with Claude and bringing my saved content (YouTube videos, podcasts, PDFs and personal notes) from Recall in has been powerful. There are four key tools in the Recall knowledge recall MCP. Check them out below.
Get the full details in our docs: https://docs.recall.it/developer/mcp
1. Search Knowledge Base (search) Semantic + keyword search across saved content.
- "What did I save about machine learning?"
- "Find all articles about React"
- "Search my notes for project planning ides"
2. Get Document (get_document_content) Retrieves key chunks from a specific card. Not a full read, focuses on the most relevant sections.
- "Get the main points from card abc123"
- "What does this card say about pricing?"
- "Pull the relevant sections from that article"
3. Filter Documents (filter_by_metadata) Browse documents by date, tags, or source URL. No semantic search.
- "What did I save last month?"
- "Show me everything from notion.so"
- "List all documents tagged with work"
4. Explore Knowledge Base (explore_kb) High-level stats and structure.
- "How many cards do I have?"
- "What are my most used tags?"
- "What sources do I save from most?"