MCPatterns
Related Servers
Alternatives to MCPatterns
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityNot gradedmaintenanceAn MCP server that provides persistent project context, workflow management, and knowledge capture for AI coding agents. It enables agents to maintain structured memory across sessions by tracking project profiles, conventions, skills, and technical debt.7-
- AlicenseNot gradedqualityDmaintenanceMCP server that captures and recalls coding session memory (failures, decisions, diffs) for AI agents, enabling cross-agent continuity and preventing repeated mistakes.47 npmMIT
- AlicenseNot gradedqualityDmaintenanceMCP server that provides persistent memory and contextual awareness to language models, enabling project onboarding, recall of architectural rules, and code consistency across sessions.32MIT
- AlicenseNot gradedqualityDmaintenanceA local MCP server providing persistent memory for AI coding assistants by storing and searching architectural decisions, patterns, and solutions. It also includes tools for git automation and mapping codebase expertise based on project history.MIT
- AlicenseBqualityBmaintenanceMCP server providing persistent engineering memory and spec-driven development workflows for AI coding agents, preserving learnings across sessions.41603 PyPIBusiness Source 1.1
- AlicenseNot gradedqualityCmaintenanceMCP server providing permanent, intelligent memory for AI coding assistants with retrieval, Hebbian learning, and governance, plus personal memory modules for accounts, habits, experiences, knowledge, and lifestyle. Enables AI assistants to recall project context across sessions and manage personal data securely.MIT
TDQS
Scored across 7 tools
Most tools have distinct purposes, but 'open_patterns' and 'read_patterns' could cause confusion as both involve accessing patterns, with 'open' being less clear about its specific function compared to 'read' for retrieval. The other tools clearly target different operations like creation, deletion, addition, and search.
All tool names follow a consistent verb_noun pattern using snake_case, such as 'add_code_examples', 'create_patterns', and 'search_patterns'. This uniformity makes the tool set predictable and easy to understand at a glance.
With 7 tools, the count is well-scoped for managing coding patterns, covering core operations like create, read, search, delete, and example management. Each tool appears to serve a necessary function without being excessive or insufficient for the domain.
The tool set provides good coverage for CRUD operations on patterns and code examples, including create, read, search, and delete. However, there is a minor gap in update functionality for patterns or examples, which might require workarounds, though the domain is still largely covered.