Aga Mcp Server
@attestedintelligence
关于 Aga Mcp Server
Cryptographic runtime governance for AI agents. 20 tools. Sealed policy artifacts, continuous measurement, tamper-evident proof. Ed25519 + SHA-256.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"aga": {
"command": "npx",
"args": [
"-y",
"@attested-intelligence/aga-mcp-server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Aga Mcp Server?
Aga Mcp Server is an MCP server implementing the Attested Governance Artifact (AGA) protocol for cryptographic compliance enforcement in autonomous AI systems. It acts as a zero‑trust Policy Enforcement Point (Portal) for AI agents, where every tool call is attested, measured against a sealed reference, and logged to a tamper‑evident continuity chain with signed receipts.
How to use Aga Mcp Server?
Install with npm install && npm run build && npm test. Connect to Claude Desktop by adding a configuration entry in claude_desktop_config.json that points the aga server to the compiled dist/index.js file. Use any of the 20 MCP tools (e.g., aga_create_artifact, aga_measure_subject) to enforce compliance.
Key features of Aga Mcp Server
- 20 MCP tools for attestation, measurement, verification, and revocation
- 4 resources: protocol specification, sample bundle, crypto primitives, patent claims
- 3 prompts: NCCoE demo, governance report, drift analysis
- Covers all 12 CoSAI MCP Security threat categories
- Ed25519 signatures, SHA‑256 hashing, and Merkle tree anchoring
- In‑memory storage with optional SQLite persistence
- 159 tests across crypto, core, tools, and integration suites
Use cases of Aga Mcp Server
- Cryptographic compliance enforcement for every AI agent tool call
- Behavioral drift detection and remediation via baseline measurement
- Offline evidence bundle verification using Merkle proofs and receipts
- Delegation to sub‑agents with scope‑diminishment constraints
- Privacy‑preserving disclosure with automatic claim substitution
FAQ from Aga Mcp Server
What runtime dependencies does Aga Mcp Server require?
Node.js and npm are required. The server uses Ed25519 and SHA‑256 cryptographic primitives.
How does Aga Mcp Server ensure integrity?
Every tool call is measured against a sealed cryptographic reference and logged to a tamper‑evident continuity chain with signed receipts.
What transport does Aga Mcp Server support?
It communicates over JSON‑RPC via stdio.
How does Aga Mcp Server handle access control?
It acts as a mandatory enforcement boundary (Portal) using sealed constraints. Delegation to sub‑agents only allows diminishing scope.
What are the storage and limitation details?
Data is stored in‑memory with optional SQLite. Artifacts have a TTL and expire; mid‑session revocation is supported.
其他 分类下的更多 MCP 服务器

EverArt
modelcontextprotocolModel Context Protocol Servers
Servers
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
评论