Archy

v0.13.3Coding Agentsstable

Architectural sensor for Python codebases. Scores structural health (modularity, acyclicity, depth, equality), detects import cycles, enforces YAML layer rules, and runs a snapshot/diff loop so AI-assisted edits do not silently regress structure.

archymcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Archy?

Archy is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to architectural sensor for python codebases. scores structural health (modularity, acyclicity, depth, equality), detects import cycles, enforces yaml layer rules, and runs a snapshot/diff loop so ai-ass...

Architectural sensor for Python codebases. Scores structural health (modularity, acyclicity, depth, equality), detects import cycles, enforces YAML layer rules, and runs a snapshot/diff loop so AI-assisted edits do not silently regress structure.

This server falls under the Coding Agents and Developer Tools categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Architectural sensor for Python codebases. Scores structural

Use Cases

Python codebase health scoring
Structural regression detection
hslee16

Maintainer

LicenseMIT License
Languagepython
Versionv0.13.3
UpdatedMay 13, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y archy

PIP

pip install archy

Manual Installation

npx -y archy

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Archy

What is Archy?

Archy is a Model Context Protocol (MCP) server that architectural sensor for python codebases. scores structural health (modularity, acyclicity, depth, equality), detects import cycles, enforces yaml layer rules, and runs a snapshot/diff loop so ai-assisted edits do not silently regress structure. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Archy?

Install via npm with the command: npx -y archy. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Archy?

Archy works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Archy free to use?

Yes, Archy is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Coding Agents MCP Servers

Explore all coding agents servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "archy": { "command": "npx", "args": ["-y", "archy"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Archy?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides