Evolith Architecture Governance
Rank #4,779io.github.beyondnetcode/evolith
Executable architecture governance: an unevaluated rule is reported as a failure, never a pass.
Evolith Architecture Governance is a Model Context Protocol (MCP) server published by beyondnetcode. It ranks #4,779 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Evolith Architecture Governance is listed on Official MCP, with 1 tracked version. It was first listed on Jun 4, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 127,267 of 132,046 servers on MCP Toplist.
Use Evolith Architecture Governance
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add evolith -- npx -y @beyondnet/evolith-mcp[mcp_servers.evolith]
command = "npx"
args = ["-y", "@beyondnet/evolith-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"evolith": {
"command": "npx",
"args": [
"-y",
"@beyondnet/evolith-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"evolith": {
"command": "npx",
"args": [
"-y",
"@beyondnet/evolith-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"evolith": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@beyondnet/evolith-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"evolith": {
"command": "npx",
"args": [
"-y",
"@beyondnet/evolith-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"evolith": {
"command": "npx",
"args": [
"-y",
"@beyondnet/evolith-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.beyondnetcode%2Fevolith)<a href="https://mcptoplist.com/server/io.github.beyondnetcode%2Fevolith"><img src="https://mcptoplist.com/badge/io.github.beyondnetcode%2Fevolith.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
beyondnetcode
Available versions (1)
| Version | Published |
|---|---|
| 1.3.3 | Aug 17, 2026 |
Frequently asked questions
- Who maintains Evolith Architecture Governance?
- Evolith Architecture Governance is maintained by beyondnetcode, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Evolith Architecture Governance listed on the Official MCP Registry?
- Yes — Evolith Architecture Governance is listed on the Official MCP Registry.
- How many versions does Evolith Architecture Governance have?
- MCP Toplist tracks 1 version of Evolith Architecture Governance, most recently published on Aug 17, 2026.
- Where can I find the source code for Evolith Architecture Governance?
- The source code for Evolith Architecture Governance is hosted at github.com/beyondnetcode/evolith_arch32.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.