Creativity over MCP
This server exposes selected generative models through the Model Context Protocol so any MCP-capable client can call them.
MCP endpoint
Add this URL to your MCP client. The client will discover the authorization server via the WWW-Authenticate header and walk through OAuth 2.1 (with PKCE).
https://creativity.dev/mcp
Exposed tools
nano_banana_2_submit— Nano Banana 2 (text-to-image)nano_banana_2_edit_submit— Nano Banana 2 (image edit)job_statusjob_resultjob_cancel
Discovery documents
- /.well-known/oauth-protected-resource
- /.well-known/oauth-authorization-server
POST /oauth/register— dynamic client registration (RFC 7591)