Archrad Deterministic MCP
Rank #15,762io.github.archradhq/deterministic
Deterministic IR/IR-LINT validation, policy packs, drift vs exports (archrad). Apache-2.0.
Archrad Deterministic MCP is a Model Context Protocol (MCP) server published by archradhq. It ranks #15,762 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Archrad Deterministic MCP is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 1 tracked version. It was first listed on Mar 21, 2026 and most recently updated on Apr 29, 2026.
Ranks ahead of 116,284 of 132,046 servers on MCP Toplist.
Use Archrad Deterministic MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add deterministic -- npx -y @archrad/deterministic[mcp_servers.deterministic]
command = "npx"
args = ["-y", "@archrad/deterministic"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"deterministic": {
"command": "npx",
"args": [
"-y",
"@archrad/deterministic"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"deterministic": {
"command": "npx",
"args": [
"-y",
"@archrad/deterministic"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"deterministic": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@archrad/deterministic"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"deterministic": {
"command": "npx",
"args": [
"-y",
"@archrad/deterministic"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"deterministic": {
"command": "npx",
"args": [
"-y",
"@archrad/deterministic"
]
}
}
}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.archradhq%2Fdeterministic)<a href="https://mcptoplist.com/server/io.github.archradhq%2Fdeterministic"><img src="https://mcptoplist.com/badge/io.github.archradhq%2Fdeterministic.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
archradhq
Available versions (1)
| Version | Published |
|---|---|
| 0.4.1 | Apr 29, 2026 |
Frequently asked questions
- Who maintains Archrad Deterministic MCP?
- Archrad Deterministic MCP is maintained by archradhq, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Archrad Deterministic MCP listed on the Official MCP Registry?
- Yes — Archrad Deterministic MCP is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does Archrad Deterministic MCP have?
- MCP Toplist tracks 1 version of Archrad Deterministic MCP, most recently published on Apr 29, 2026.
- Where can I find the source code for Archrad Deterministic MCP?
- The source code for Archrad Deterministic MCP is hosted at github.com/archradhq/arch-deterministic.
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.