MCPatterns
JSON →A server for storing and retrieving personalized coding patterns from a local JSONL file.
Tools · 7
- 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.
Links
★ 1 GitHub stars