Analyzing Patterns
MCP Serverby aiskillstore · Added 5mo ago
Claude
151
Install
git clone https://github.com/aiskillstore/marketplaceAdd to Claude
claude mcp add analyzing-patternsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"analyzing-patterns": {
"command": "npx",
"args": [
"@modelcontextprotocol/analyzing-patterns"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Automatically activated when user asks to "find patterns in...", "identify repeated code...", "analyze the architecture...", "what design patterns are used...", or needs to understand code organization, recurring structures, or architectural decisions
Tags
developmentpythongobashreactskill