Agent Trust Stack MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COC_CHAIN_DIR | No | Directory for chain files | ./chain |
| ARP_RATINGS_DIR | No | Directory for rating files | ./ratings |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| coc_initA | Initialize a new Chain of Consciousness hash chain. |
| coc_addA | Add an entry to an existing Chain of Consciousness chain. |
| coc_verifyA | Verify the integrity of a Chain of Consciousness chain. |
| coc_statusA | Get current status and statistics of the Chain of Consciousness. |
| coc_tailA | Get the last N entries from the Chain of Consciousness. |
| coc_anchorA | Submit the current chain hash for external timestamping. |
| arp_rateA | Submit a bilateral blind rating for another agent. |
| arp_checkA | Check an agent's reputation score. |
| trust_stack_infoA | Get information about all 7 Agent Trust Stack protocols. |
| verify_agent_identityA | Fetch and validate an agent's identity from a DID document or A2A Agent Card. |
| get_trust_evidenceA | Return structured trust evidence for this agent. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| protocols_resource | Overview of all 7 Agent Trust Stack protocols with whitepaper links. |
| installation_resource | Installation instructions for the Agent Trust Stack. |
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/alexfleetcommander/agent-trust-stack-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server