Skip to main content
Glama

meMCP - Memory-Enhanced Model Context Protocol

MIT License
23
2
fact-types.json1.34 kB
{ "verified_pattern": { "description": "Proven coding patterns and solutions", "priority": 10, "retention_months": 36, "scoring_multiplier": 1.2, "keywords": ["proven", "tested", "verified", "works"], "color": "#4CAF50", "icon": "✓" }, "anti_pattern": { "description": "Approaches to avoid and their consequences", "priority": 9, "retention_months": 24, "scoring_multiplier": 1.15, "keywords": ["avoid", "don't", "anti-pattern", "bad"], "color": "#F44336", "icon": "✗" }, "optimization": { "description": "Performance and efficiency improvements", "priority": 8, "retention_months": 24, "scoring_multiplier": 1.1, "keywords": ["optimize", "performance", "faster", "efficient"], "color": "#FF9800", "icon": "⚡" }, "debugging_solution": { "description": "Solutions to specific bugs or issues", "priority": 8, "retention_months": 18, "scoring_multiplier": 1.1, "keywords": ["debug", "fix", "bug", "issue", "solve"], "color": "#9C27B0", "icon": "🐛" }, "discovery": { "description": "New findings and insights", "priority": 7, "retention_months": 12, "scoring_multiplier": 1.05, "keywords": ["found", "discovered", "learned", "new"], "color": "#3F51B5", "icon": "💡" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mixelpixx/meMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server