Product Systemdox
Rank #32,272io.github.puglieseweb/systemdox
Your architecture in your agents' context: checks, specs, ADRs and docs over MCP, at write time.
Product Systemdox is a Model Context Protocol (MCP) server published by puglieseweb. It ranks #32,272 of 132,113 servers tracked on MCP Toplist. Product Systemdox is listed on Official MCP, with 9 tracked versions. It was first listed on Jul 18, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 99,841 of 132,113 servers on MCP Toplist.
Use Product Systemdox
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add systemdox -e "SYSTEMDOX_API_KEY=<your SYSTEMDOX_API_KEY>" -e "SYSTEMDOX_API_URL=<your SYSTEMDOX_API_URL>" -- npx -y @systemdox/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.systemdox]
command = "npx"
args = ["-y", "@systemdox/mcp-server"]
[mcp_servers.systemdox.env]
SYSTEMDOX_API_KEY = "<your SYSTEMDOX_API_KEY>"
SYSTEMDOX_API_URL = "<your SYSTEMDOX_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"systemdox": {
"command": "npx",
"args": [
"-y",
"@systemdox/mcp-server"
],
"env": {
"SYSTEMDOX_API_KEY": "<your SYSTEMDOX_API_KEY>",
"SYSTEMDOX_API_URL": "<your SYSTEMDOX_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"systemdox": {
"command": "npx",
"args": [
"-y",
"@systemdox/mcp-server"
],
"env": {
"SYSTEMDOX_API_KEY": "<your SYSTEMDOX_API_KEY>",
"SYSTEMDOX_API_URL": "<your SYSTEMDOX_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"systemdox": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@systemdox/mcp-server"
],
"env": {
"SYSTEMDOX_API_KEY": "<your SYSTEMDOX_API_KEY>",
"SYSTEMDOX_API_URL": "<your SYSTEMDOX_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"systemdox": {
"command": "npx",
"args": [
"-y",
"@systemdox/mcp-server"
],
"env": {
"SYSTEMDOX_API_KEY": "<your SYSTEMDOX_API_KEY>",
"SYSTEMDOX_API_URL": "<your SYSTEMDOX_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"systemdox": {
"command": "npx",
"args": [
"-y",
"@systemdox/mcp-server"
],
"env": {
"SYSTEMDOX_API_KEY": "<your SYSTEMDOX_API_KEY>",
"SYSTEMDOX_API_URL": "<your SYSTEMDOX_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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.puglieseweb%2Fsystemdox)<a href="https://mcptoplist.com/server/io.github.puglieseweb%2Fsystemdox"><img src="https://mcptoplist.com/badge/io.github.puglieseweb%2Fsystemdox.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
puglieseweb
Available versions (9)
| Version | Published |
|---|---|
| 0.1.35 | Sep 8, 2026 |
| 0.1.33 | Aug 29, 2026 |
| 0.1.32 | Aug 2, 2026 |
| 0.1.31 | Aug 1, 2026 |
| 0.1.30 | Jul 25, 2026 |
| 0.1.29 | Jul 19, 2026 |
| 0.1.28 | Jul 19, 2026 |
| 0.1.27 | Jul 19, 2026 |
| 0.1.23 | Jul 18, 2026 |
Frequently asked questions
- Who maintains Product Systemdox?
- Product Systemdox is maintained by puglieseweb, which publishes 2 MCP servers (13 total versions) tracked on MCP Toplist.
- Is Product Systemdox listed on the Official MCP Registry?
- Yes — Product Systemdox is listed on the Official MCP Registry.
- How many versions does Product Systemdox have?
- MCP Toplist tracks 9 versions of Product Systemdox, most recently published on Sep 8, 2026.
- Where can I find the source code for Product Systemdox?
- The source code for Product Systemdox is hosted at github.com/puglieseweb/product-systemdox.
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.