Connects Claude to the Banana Prompts library at bananaprompts.fun, a curated collection of AI art prompts. Exposes two search tools: search_prompts_by_tags for filtering by categories like "Cyberpunk" or "Oil Painting", and search_prompts_by_query for keyword searches across prompt titles and content. Results include direct links to full prompts and high-resolution images on the website. Reach for this when you're working on AI art generation and want quick access to quality prompt inspiration without leaving your conversation. Built by the Banana Prompts team as a native integration for their Nano Banana prompts collection.
This MCP (Model Context Protocol) server allows you to search for high-quality AI art prompts directly from Banana Prompts.
Explore a curated collection of Nano Banana prompts to inspire your next creation.
To use this server with Claude Desktop or any other MCP-compatible client, follow these steps:
Clone the repository or download the files:
git clone https://github.com/Banana-Prompts/banana-prompts-mcp.git
cd banana-prompts-mcp
npm install
npm run build
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"banana-prompts": {
"command": "node",
"args": ["/path/to/banana-prompts-mcp/dist/index.js"]
}
}
}
Replace /path/to/banana-prompts-mcp/dist/index.js with the actual absolute path to the compiled dist/index.js file.
Once configured, you can ask Claude to:
search_prompts_by_tags: Input an array of tags to filter prompts.search_prompts_by_query: Input a search string to find matching prompts.Built by the team at Banana Prompts (bananaprompts.fun).
com.mcparmory/google-search
io.github.pipeworx-io/brave-search
marcopesani/mcp-server-serper
brave/brave-search-mcp-server
com.mcparmory/google-search-console
acamolese/google-search-console-mcp