DecisionMatrix MCP
Rank #31,493io.github.inity13/decisionmatrix-mcp
Deterministic multi-criteria decision analysis for AI agents — score, rank & explain options.
DecisionMatrix MCP is a Model Context Protocol (MCP) server published by inity13. It ranks #31,493 of 132,113 servers tracked on MCP Toplist. DecisionMatrix MCP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 10, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 100,620 of 132,113 servers on MCP Toplist.
Use DecisionMatrix MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http decisionmatrix-mcp https://decisionmatrix-mcp.pages.dev/mcpclaude mcp add decisionmatrix-mcp -- npx -y decisionmatrix-mcp[mcp_servers.decisionmatrix-mcp]
url = "https://decisionmatrix-mcp.pages.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.decisionmatrix-mcp]
command = "npx"
args = ["-y", "decisionmatrix-mcp"]Add to ~/.codex/config.toml.
https://decisionmatrix-mcp.pages.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"decisionmatrix-mcp": {
"command": "npx",
"args": [
"-y",
"decisionmatrix-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"decisionmatrix-mcp": {
"url": "https://decisionmatrix-mcp.pages.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"decisionmatrix-mcp": {
"command": "npx",
"args": [
"-y",
"decisionmatrix-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"decisionmatrix-mcp": {
"type": "http",
"url": "https://decisionmatrix-mcp.pages.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"decisionmatrix-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"decisionmatrix-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"decisionmatrix-mcp": {
"serverUrl": "https://decisionmatrix-mcp.pages.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"decisionmatrix-mcp": {
"command": "npx",
"args": [
"-y",
"decisionmatrix-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"decisionmatrix-mcp": {
"url": "https://decisionmatrix-mcp.pages.dev/mcp"
}
}
}{
"mcpServers": {
"decisionmatrix-mcp": {
"command": "npx",
"args": [
"-y",
"decisionmatrix-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.inity13%2Fdecisionmatrix-mcp)<a href="https://mcptoplist.com/server/io.github.inity13%2Fdecisionmatrix-mcp"><img src="https://mcptoplist.com/badge/io.github.inity13%2Fdecisionmatrix-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
inity13
Other servers by inity13
- ScenarioSim MCP#25,455 · 2 vers
- AgentStack MCP#31,492 · 2 vers
- precisioncalc-mcp#31,494 · 2 vers
- Digital Stores#70,175 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Aug 12, 2026 |
| 1.0.0 | Aug 10, 2026 |
Frequently asked questions
- Who maintains DecisionMatrix MCP?
- DecisionMatrix MCP is maintained by inity13, which publishes 5 MCP servers (9 total versions) tracked on MCP Toplist.
- Is DecisionMatrix MCP listed on the Official MCP Registry?
- Yes — DecisionMatrix MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does DecisionMatrix MCP have?
- MCP Toplist tracks 2 versions of DecisionMatrix MCP, most recently published on Aug 12, 2026.
- Where can I find the source code for DecisionMatrix MCP?
- The source code for DecisionMatrix MCP is hosted at github.com/inity13/decisionmatrix-mcp.
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.