iso20022-evidence-pack-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 |
|---|---|
| build_evidence_packC | Fold readiness, remediation, and simulations into a sealed pack. |
| seal_packA | Compute the deterministic SHA-256 seal for an evidence pack. |
| verify_sealA | Recompute a pack's seal and compare it to an expected digest. |
| render_markdownA | Render an evidence pack as a markdown compliance report. |
| sign_packA | Sign a pack's canonical content with the server's Ed25519 key. |
| verify_pack_signatureA | Verify a detached Ed25519 signature over a pack's canonical content. |
| sign_pack_aws_kmsA | Sign a pack's SHA-256 canonical digest with AWS KMS. |
| sign_pack_vaultA | Sign a pack's canonical bytes with HashiCorp Vault Transit. |
| export_pack_to_s3A | Upload a signed evidence pack to Amazon S3. |
| verify_slsa_provenanceA | Verify an artifact's SLSA provenance with |
| verify_cosign_signatureA | Verify a container image signature with |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| audit_readiness_compliance | Guide an analyst through a readiness/compliance audit of a pack. The guidance teaches the full evidence-pack workflow (build, seal or sign, verify, then render) and asks for a prioritized remediation checklist. Args: evidence_pack_id: An optional pack identifier to anchor the audit; when omitted, the guidance covers assembling a pack from scratch. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| evidence_pack_schema | The EvidencePack Pydantic model as a JSON schema. |
| error_codes | The stable error codes returned inside tool payloads. |
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/sebastienrousseau/iso20022-evidence-pack-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server