Skip to main content
Glama
decisio-app

decisio-mcp-server

Official
by decisio-app

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
decisio_list_templatesA

List available decision templates (career, business, technology, etc.) with their default criteria and options.

decisio_create_decisionA

Start a new AHP decision analysis. Provide a goal, criteria, and options — or use a template (career, business, technology, investment, vendor, relocation, hiring).

decisio_compareA

Set one or more pairwise comparisons for criteria or options. Use Saaty scale 1-9 (or fractions like 0.333 for inverse). For criteria: omit criterion. For options: provide criterion to specify which criterion the comparison is under.

decisio_calculateA

Run AHP calculation on a decision. Returns ranked options with scores, criteria weights, and consistency check. Works best when all pairwise comparisons are set, but will produce results with partial data.

decisio_devils_advocateA

Challenge the winning option. Analyzes how close the runner-up is and what would need to change for the result to flip.

decisio_quick_decideA

Run a complete AHP analysis in a single call. Provide the goal, criteria, options, and ALL pairwise comparisons at once. Best for when you already know all the comparisons. Returns ranked results immediately.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/decisio-app/decisio-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server