Docs.rs
adk-rust-mcp-diagrams-0.5.0
adk-rust-mcp-diagrams 0.5.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jkmaina
Dependencies
adk-rust-mcp-common ^0.5.0
normal
anyhow ^1.0
normal
base64 ^0.22
normal
clap ^4.5
normal
reqwest ^0.12
normal
rmcp ^0.14
normal
schemars ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
tempfile ^3
normal
thiserror ^2.0
normal
tokio ^1.43
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.11
normal
dotenvy ^0.15
dev
Versions
69.23%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate adk_rust_mcp_diagrams
adk_
rust_
mcp_
diagrams
0.5.0
All Items
Crate Items
Re-exports
Modules
Crate
adk_
rust_
mcp_
diagrams
Copy item path
Source
Expand description
ADK Rust MCP Diagrams — Generate diagrams from natural language.
Re-exports
§
pub use server::
DiagramsServer
;
Modules
§
from_
code
diagram_from_code tool — render Mermaid/PlantUML source to SVG/PNG.
generate
diagram_generate tool — natural language to rendered diagram.
server
MCP Server for diagram generation.
to_code
diagram_to_code tool — convert description to diagram source (no render).