MCP Servers / development / MCPatterns

MCPatterns

JSON →
httpnone1development

A server for storing and retrieving personalized coding patterns from a local JSONL file.

Install
How to run this server

No install command recorded.

server path: mcpatterns
Tools
What this server exposes
create_patterns
Create multiple new coding patterns in the database.
add_code_examples
Add new code examples to existing patterns.
delete_patterns
Delete multiple patterns by name.
delete_code_examples
Remove specific code examples from patterns.
read_patterns
Retrieve all stored patterns.
search_patterns
Search patterns by query across all fields.
open_patterns
Retrieve specific patterns by name.
Configuration
Environment & auth
authnone
Resources
MCPatterns — MCP Server · libregistry