Skip to main content
Glama
NikitaDatar

Vector Decisions MCP Server

by NikitaDatar

Vector Decisions MCP Server

面向自主 AI 的 MCP 原生治理与行动保障原语。

工具

  • gatri_trust_score — 遗留的复合信任评分。

  • assure_action — 针对单个代理行动的、有证据支撑且上下文感知的保障。

  • decide_action — 将 GATRI 保障、策略、权限和上下文转换为 ALLOWRESTRICTREQUIRE_HUMANDENY

  • risk_assessment — 部署风险评估。

  • compliance_check — 面向欧盟《人工智能法案》的策略检查。

  • kill_switch — 紧急停止指令。

Related MCP server: DingDawg Governance

核心模型

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

重要的原语是行动保障,而非对代理安全性的泛泛声明。同一个代理可能对某个行动可接受,而对另一个行动不可接受。

本地开发

npm install
npm run build
npm start

该服务器使用 stdio 传输,旨在供兼容 MCP 的客户端使用。

状态

版本 1.1.0。这是一个面向协议的 V0:先进行确定性本地评估;证据摄取、持久化保障记录、策略注册表、签名证明和远程 API 属于后续层次。

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