ASM v0.3.1: MCP Registry-compatible value metadata
Release Notes: v0.3.1
ASM v0.3.1 turns the paper artifact into an adoption artifact for MCP publishers and aggregators.
Included
- ASM v0.3 JSON Schema.
- 75 source-linked manifests across 47 taxonomies.
- MCP Registry
server.jsonexamples with ASM embedded under_meta.io.modelcontextprotocol.registry/publisher-provided.asm. asm-mcp-validateCLI for validating and extracting ASM metadata fromserver.json.asm scoreCLI demo for natural-language service selection.- Reproducibility instructions in
ARTIFACT.md. - Paper draft in
paper/asm-paper-draft.md.
Example
pip install -e .
asm score "cheap reliable TTS under 1s"
asm-mcp-validate examples/mcp-server-json/remote-with-asm.server.jsonCitation
Until a Zenodo DOI or arXiv identifier is available, cite the GitHub release tag and commit SHA:
Guo, Y. Agent Service Manifest (ASM) v0.3.1. GitHub release, 2026.
https://github.com/calebguo007/asm-spec/releases/tag/v0.3.1
Tag target: see the `v0.3.1` Git tag for the exact commit SHA.
Caveat
ASM does not prove that any quality metric is universally correct. It makes declared value metadata computable and auditable; registries and selectors must respect metric provenance and benchmark compatibility.