Skip to main content
Glama

imagen3-mcp

Cargo.toml598 B
[package] name = "imagen3-mcp" version = "0.1.0" edition = "2024" [dependencies] rmcp = { version = "0.1", features = ["server", "transport-io"] } tokio = { version = "1.44.2", features = ["macros", "rt-multi-thread", "fs", "io-util"] } tokio-util = "0.7.15" serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" warp = "0.3" image = "0.24.8" directories = "5.0.1" reqwest = { version = "0.11", features = ["json"] } base64 = "0.21" chrono = "0.4" nanoid = "0.4.0" tracing = "0.1" tracing-subscriber = { version = "0.3", features = ["env-filter", "fmt"] } tracing-appender = "0.2"

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/hamflx/imagen3-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server