Archsteer
Rank #6,319io.github.einvoice-dev1/archsteer
Architecture governance for AI agents: query the live model, get target patterns, check files.
Archsteer is a Model Context Protocol (MCP) server published by einvoice-dev1. It ranks #6,319 of 132,113 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Archsteer is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 7 tracked versions. It was first listed on Jul 2, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 125,794 of 132,113 servers on MCP Toplist.
Use Archsteer
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add archsteer -- uvx archsteer mcp[mcp_servers.archsteer]
command = "uvx"
args = ["archsteer", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"archsteer": {
"command": "uvx",
"args": [
"archsteer",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"archsteer": {
"command": "uvx",
"args": [
"archsteer",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"archsteer": {
"type": "stdio",
"command": "uvx",
"args": [
"archsteer",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"archsteer": {
"command": "uvx",
"args": [
"archsteer",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"archsteer": {
"command": "uvx",
"args": [
"archsteer",
"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.einvoice-dev1%2Farchsteer)<a href="https://mcptoplist.com/server/io.github.einvoice-dev1%2Farchsteer"><img src="https://mcptoplist.com/badge/io.github.einvoice-dev1%2Farchsteer.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
einvoice-dev1
Other servers by einvoice-dev1
View all einvoice-dev1 servers →Available versions (7)
| Version | Published |
|---|---|
| 0.10.0 | Jul 30, 2026 |
| 0.9.0 | Jul 24, 2026 |
| 0.7.0 | Jul 23, 2026 |
| 0.6.0 | Jul 18, 2026 |
| 0.5.0 | Jul 10, 2026 |
| 0.4.2 | Jul 7, 2026 |
| 0.4.1 | Jul 5, 2026 |
Frequently asked questions
- Who maintains Archsteer?
- Archsteer is maintained by einvoice-dev1, which publishes 3 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Archsteer listed on the Official MCP Registry?
- Yes — Archsteer is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does Archsteer have?
- MCP Toplist tracks 7 versions of Archsteer, most recently published on Jul 30, 2026.
- Where can I find the source code for Archsteer?
- The source code for Archsteer is hosted at github.com/einvoice-dev1/archsteer.
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.