This MCP (Model Context Protocol) server allows you to search for high-quality AI art prompts directly from Banana Prompts (https://bananaprompts.fun).
Explore a curated collection of Nano Banana prompts to inspire your next creation.
Server Config
{
"mcpServers": {
"banana-prompts": {
"command": "node",
"args": [
"/path/to/banana-prompts-mcp/dist/index.js"
]
}
}
}