Skip to main content

Crate mcp_artifact_store

Crate mcp_artifact_store 

Source
Expand description

§Artifact Store MCP Server

Governed artifact registry for ADK-Rust Enterprise — content-immutable, versioned, provenance-linked, hash-verified artifacts with policy-driven lifecycle.

Re-exports§

pub use error::StoreError;
pub use store::BlobStore;
pub use store::MetadataStore;
pub use types::*;

Modules§

error
gcs
local
memory
s3
server
store
types