Banana Prompts MCP
@Banana-Prompts
About Banana Prompts MCP
This MCP (Model Context Protocol) server allows you to search for high-quality AI art prompts directly from Banana Prompts (https://bananaprompts.fun).
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"banana-prompts": {
"command": "node",
"args": [
"/path/to/banana-prompts-mcp/dist/index.js"
]
}
}
}Tools
2Input an array of tags to filter prompts.
Input a search string to find matching prompts.
Overview
What is Banana Prompts MCP?
Banana Prompts MCP is a Model Context Protocol server that allows you to search for high-quality AI art prompts from the Banana Prompts website. It is designed for users of MCP-compatible clients like Claude Desktop who want to find curated prompts by tag or keyword.
How to use Banana Prompts MCP?
Install Node.js v18 or higher, clone the repository, run npm install && npm run build, then add the server to your MCP client configuration (e.g., claude_desktop_config.json) with the command node and the path to dist/index.js. After configuration, ask Claude to search for prompts using natural language, such as "Find some cyberpunk prompts on Banana Prompts".
Key features of Banana Prompts MCP
- Search prompts by tags (e.g., "Cyberpunk", "Portrait")
- Search prompts by keyword query
- Each result includes a direct link to full prompt and images
- Integrates naturally with MCP-compatible clients
Use cases of Banana Prompts MCP
- Find inspiration by searching for prompts tagged with a specific style
- Perform a general keyword search across prompt titles and content
- Quickly access high-resolution images and full prompts from Banana Prompts
FAQ from Banana Prompts MCP
What does Banana Prompts MCP do?
It lets you search for AI art prompts from Banana Prompts using tags or keywords, returning results with links to the website.
What are the system requirements?
Node.js v18 or higher and an MCP-compatible client (e.g., Claude Desktop) are required.
How do I configure it for Claude Desktop?
Add a "banana-prompts" entry to your claude_desktop_config.json with command "node" and args ["/absolute/path/to/dist/index.js"].
What tools does Banana Prompts MCP provide?
Two tools: search_prompts_by_tags (accepts an array of tags) and search_prompts_by_query (accepts a search string).
Where do the prompts come from?
All prompts are sourced from the Banana Prompts website at bananaprompts.fun.
Frequently asked questions
What does Banana Prompts MCP do?
It lets you search for AI art prompts from Banana Prompts using tags or keywords, returning results with links to the website.
What are the system requirements?
Node.js v18 or higher and an MCP-compatible client (e.g., Claude Desktop) are required.
How do I configure it for Claude Desktop?
Add a `"banana-prompts"` entry to your `claude_desktop_config.json` with command `"node"` and args `["/absolute/path/to/dist/index.js"]`.
What tools does Banana Prompts MCP provide?
Two tools: `search_prompts_by_tags` (accepts an array of tags) and `search_prompts_by_query` (accepts a search string).
Where do the prompts come from?
All prompts are sourced from the Banana Prompts website at [bananaprompts.fun](https://bananaprompts.fun).
Basic information
More Other MCP servers

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments