quinnbmay/quinns-memory-mcp-server
3.2
If you are the rightful owner of quinns-memory-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Quinn's Custom Memory MCP Server is a personalized server designed to enhance memory storage and retrieval for Quinn May's SEO workflow.
Tools
2
Resources
0
Prompts
0
Quinn's Custom Memory MCP Server
A personalized Model Context Protocol (MCP) server that provides memory storage and retrieval capabilities using Mem0, customized for Quinn May's May Marketing SEO workflow.
Features
- 🧠 Personalized Memory: Defaults to Quinn's userId (
quinn
) - 🏷️ Auto-Categorization: 9 custom categories for May Marketing SEO workflow
- 🔍 Smart Search: Relevance-scored memory retrieval
- 🎯 Client-Focused: Tracks client work, AI projects, SEO content
- ⚡ Context-Aware: Maintains session continuity and "left off" context
Custom Memory Categories
- clients - May Marketing, Cowboy Property, Flyers Edge, Woods Roofing, Pave Worx
- ai_projects - AI automation, bot development, Notion databases
- seo_content - Blog posts, Google My Business, keyword research, rankings
- technical_infrastructure - Railway, Docker, Supabase, n8n, APIs
- daily_tracking - Work sessions, "left off" context, daily accomplishments
- billing_payments - Client payments, invoices, monthly subscriptions
- meeting_notes - Client meetings, decisions, action items
- personal_family - Family activities, home automation, personal notes
- lifestyle_management_concerns - Daily routines, work-life balance
Installation
Local Usage
npm install
npm run build
npm start
Environment Variables
MEM0_API_KEY=your_memo_api_key_here
Available Tools
1. Add Memory (add-memory
)
Automatically categorizes and stores memories with Quinn's custom categories.
{
"name": "add-memory",
"arguments": {
"content": "Completed SEO optimization for Cowboy Property blog posts",
"userId": "quinn"
}
}
2. Search Memories (search-memories
)
Search through categorized memories with relevance scoring.
{
"name": "search-memories",
"arguments": {
"query": "cowboy property seo work",
"userId": "quinn"
}
}
Deployment
Ready for deployment to Smithery for hosted access.
Author
Quinn May - May Marketing SEO Email: quinn@maymarketingseo.com