Banana Prompts MCP

MCP server to search Nano Banana prompts from bananaprompts.fun. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It still exposes 2 documented tools (including search_prompts_by_tags, search_prompts_by_query) for browsing or selecting items from that list. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-01-08 · ★ 4 · #594 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

TypeScript servers · how we verify → /methodology

01 · Install Banana Prompts MCP

Claude Code

claude mcp add banana-prompts-banana-prompts-mcp -- npx -y @bananaprompts/banana-prompts-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "banana-prompts-banana-prompts-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@bananaprompts/banana-prompts-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package @bananaprompts/banana-prompts-mcp - the @bananaprompts scope differs from the repo owner (banana-prompts); confirm it's the project's official package

registry namespace io.github.Banana-Prompts is GitHub-verified and matches the repo owner

03 · What Banana Prompts MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 2 documented tools, including search_prompts_by_tags, search_prompts_by_query.

The 2 tools it gives your agent

Extracted from the project's README - what banana-prompts-mcp lets an agent do.

search_prompts_by_tags
- Input an array of tags to filter prompts.
search_prompts_by_query
- Input a search string to find matching prompts.

04 · Who maintains Banana Prompts MCP

banana-prompts-mcp is maintained by banana-prompts. It's the only MCP server we track from this author; the repo dates to Jan 2026.

05 · Facts

category
other - ranked #594 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.Banana-Prompts/banana-prompts-mcp (active, first published 2026-01-08)
packages
npm:@bananaprompts/banana-prompts-mcp

06 · Banana Prompts MCP FAQ

What is Banana Prompts MCP?

MCP server to search Nano Banana prompts from bananaprompts.fun. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It still exposes 2 documented tools (including search_prompts_by_tags, search_prompts_by_query) for browsing or selecting items from that list. It runs locally over stdio via the published package.

Is Banana Prompts MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-01-08. We re-verify nightly.

How do I install Banana Prompts MCP?

Run `npx -y @bananaprompts/banana-prompts-mcp`. You can also paste the ready-made client config above.

Does Banana Prompts MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Banana Prompts MCP

More MCP servers to compare · Bank Sync · Test Intel · Token Compressor · Forums · Myco: Agent-First Cognitive Substrate

More TypeScript MCP servers · Memocall · aloha.fyi Hawaii · VRChat MCP · Parecode · see all