Skip to main content
Glama
NikitaDatar

Vector Decisions MCP Server

by NikitaDatar

Vector Decisions MCP Server

MCP-native Governance- und Action-Assurance-Primitive für autonome KI.

Tools

  • gatri_trust_score — Legacy-Composite-Trust-Scoring.

  • assure_action — evidenzgestützte, kontextbewusste Assurance für eine einzelne Agentenaktion.

  • decide_action — wandelt GATRI-Assurance + Richtlinie + Berechtigungen + Kontext in ALLOW, RESTRICT, REQUIRE_HUMAN oder DENY um.

  • risk_assessment — Deployment-Risikobewertung.

  • compliance_check — auf den EU AI Act ausgerichtete Policy-Prüfung.

  • kill_switch — Not-Aus-Anweisung.

Related MCP server: DingDawg Governance

Core model

agent × action × context × evidence
                 ↓
              GATRI
                 ↓
        Vector Decisions
                 ↓
      ALLOW / RESTRICT /
      REQUIRE_HUMAN / DENY

Das wichtige Primitive ist Action Assurance, nicht eine generische Behauptung, dass ein Agent sicher ist. Derselbe Agent kann für eine Aktion akzeptabel sein und für eine andere inakzeptabel.

Local development

npm install
npm run build
npm start

Der Server verwendet stdio-Transport und ist für die Nutzung durch MCP-kompatible Clients vorgesehen.

Status

Version 1.1.0. Dies ist ein protokollorientiertes V0: zuerst deterministische lokale Bewertung; Evidenzerfassung, persistente Assurance-Aufzeichnungen, Policy-Registries, signierte Attestierungen und Remote-APIs sind nachfolgende Schichten.

Install Server
A
license - permissive license
B
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    A
    quality
    F
    maintenance
    Provides policy-based access control, incident tracking, and compliance monitoring to govern AI agent behavior. It enables organizations to enforce security rules and maintain audit trails by validating agent actions against trust levels and pattern-based policies.
    6
    1
  • A
    license
    Not graded
    quality
    B
    maintenance
    Fail-closed AI agent governance — approve or block agent actions in real time, score compliance risk, and generate tamper-evident receipts. Free tier: 10 governed actions/day. Upgrade for unlimited + Ed25519-signed audit receipts.
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enforces deterministic policies on AI agent tool calls, evaluating actions against compliance modules (SOC 2, HIPAA, GDPR, etc.) and returning ALLOW, BLOCK, or CONSTRAIN decisions with an audit trail.
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

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/NikitaDatar/vectordecisions-mcp-server'

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