Vector Decisions MCP Server
Vector Decisions MCP Server
Primitivas de gobernanza y aseguramiento de acciones nativas de MCP para IA autónoma.
Herramientas
gatri_trust_score— puntuación de confianza compuesta heredada.assure_action— aseguramiento respaldado por evidencia y consciente del contexto para una acción de agente.decide_action— convierte el aseguramiento GATRI + política + permisos + contexto enALLOW,RESTRICT,REQUIRE_HUMANoDENY.risk_assessment— evaluación de riesgos de despliegue.compliance_check— verificación de política orientada a la EU AI Act.kill_switch— directiva de detención de emergencia.
Related MCP server: DingDawg Governance
Modelo central
agent × action × context × evidence
↓
GATRI
↓
Vector Decisions
↓
ALLOW / RESTRICT /
REQUIRE_HUMAN / DENYLa primitiva importante es el aseguramiento de acciones, no una afirmación genérica de que un agente es seguro. El mismo agente puede ser aceptable para una acción e inaceptable para otra.
Desarrollo local
npm install
npm run build
npm startEl servidor utiliza transporte stdio y está diseñado para ser consumido por clientes compatibles con MCP.
Estado
Versión 1.1.0. Esta es una V0 orientada a protocolo: evaluación local determinista primero; la ingesta de evidencia, los registros de aseguramiento persistentes, los registros de políticas, las atestaciones firmadas y las API remotas son capas posteriores.
Maintenance
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
- FlicenseAqualityFmaintenanceProvides 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.61

DingDawg Governanceofficial
AlicenseNot gradedqualityBmaintenanceFail-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.1MIT
Vaikora Guard MCPofficial
AlicenseNot gradedqualityCmaintenanceEnforces 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- AlicenseAqualityDmaintenanceCompliance and guardrails infrastructure for AI agents, enabling safe operations within regulatory boundaries like GDPR and EU AI Act.6MIT
Related MCP Connectors
Pre-action allow/deny for AI agents. 24 statutes, 13 jurisdictions: EU AI Act, GDPR, DPDP.
Runtime AI governance: decision gates, human approval, hash-chained audit, compliance mapping.
Runtime permission, approval, and audit layer for AI agent tool execution.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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