Agent Tools
Back to MCP servers

io.github.Distribea/distribea-mcp

https://distribea.com/api/mcp/remote
● healthy

Brand-aware image generation MCP, powered by Nano Banana Pro — on-brand, production-ready images.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://distribea.com/api/mcp/remote
JSON-RPC initialize probe
curl -X POST https://distribea.com/api/mcp/remote \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/Distribea/distribea-mcp