Home › Databases & Data › decisionmatrix-mcp
decisionmatrix-mcp
Deterministic multi-criteria decision analysis for AI agents — score, rank & explain options.
Topics: Data Science Tools
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://decisionmatrix-mcp.pages.dev/mcp Reachable (checked 2026-09-24)
Claude Code:
claude mcp add --transport http decisionmatrix-mcp https://decisionmatrix-mcp.pages.dev/mcp
Or add to your MCP client config:
{
"mcpServers": {
"decisionmatrix-mcp": {
"url": "https://decisionmatrix-mcp.pages.dev/mcp"
}
}
}
Package (npm 1.0.2)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"decisionmatrix-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
]
}
}
}
Related servers
vizro
Tools and templates to create validated and maintainable data charts and dashboards.
markdownify-mcp
An MCP server to convert almost any file or web content into Markdown
jupyter-mcp-server
Model Context Protocol (MCP) Server for Jupyter.
dingo
MCP server for the Dingo: a comprehensive data quality evaluation tool. Server Enables interaction with Dingo's rule-based and LLM-based…
mcp-server-data-exploration
Enables autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort.
jupyter-notebook-mcp
connects Jupyter Notebook to Claude AI, allowing Claude to directly interact with and control Jupyter Notebooks.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry