SERVER
archy
Rank #5911glama/hslee16/archy
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.
First listed
May 9, 2026
Last publish date
May 13, 2026
OVERVIEW
archy is a Model Context Protocol (MCP) server published by hslee16. It ranks #5911 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. archy is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on May 9, 2026 and most recently updated on May 13, 2026.
STANDING
#5,911of 58,900 tracked serversTop 25%
Ranks ahead of 52,989 of 58,900 servers on MCP Toplist.
CONNECT
Use archy
Add archy to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"archy": {
"command": "uvx",
"args": [
"archy"
]
}
}
}REGISTRIES
Listed on 3 registries
ORGANIZATION
hslee16
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.13.3 | May 13, 2026 |
| 0.13.2 | May 13, 2026 |
FAQ
Frequently asked questions
- What is archy?
- 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.
- Who maintains archy?
- archy is maintained by hslee16, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is archy an official MCP server?
- Yes — archy is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does archy have?
- MCP Toplist tracks 2 versions of archy, most recently published on May 13, 2026.
- Where can I find the source code for archy?
- The source code for archy is hosted at github.com/hslee16/archy.
EXPLORE