We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zhongweili/nanobanana-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.zhongweili/nanobanana-mcp-server",
"description": "AI image generation with Gemini 3 Pro (4K) and 2.5 Flash. Smart model selection.",
"repository": {
"url": "https://github.com/zhongweili/nanobanana-mcp-server",
"source": "github"
},
"version": "0.2.0",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "nanobanana-mcp-server",
"version": "0.2.0",
"transport": {
"type": "stdio"
}
}
]
}