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 보증 + 정책 + 권한 + 컨텍스트를 ALLOW, RESTRICT, REQUIRE_HUMAN 또는 DENY로 변환.

  • risk_assessment — 배포 위험 평가.

  • compliance_check — EU AI Act 지향 정책 검사.

  • 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