mcpbeat Sign in

Banana Prompts MCP Server

by banana-prompts Your server? Claim it
local only

Banana Prompts MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 8 Jan 2026.

MCP server to search Nano Banana prompts from bananaprompts.fun

Installs per day peak 13 · avg 8 · +117% w/w
a month agotoday
45
Installs / week
npm · @bananaprompts/banana-prompts-mcp
4
Stars
0 open issues
8 Jan 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Banana Prompts MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add banana-prompts-mcp -- npx -y @bananaprompts/banana-prompts-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "banana-prompts-mcp": {
      "args": [
        "-y",
        "@bananaprompts/banana-prompts-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.banana-prompts-mcp]
command = "npx"
args = ["-y", "@bananaprompts/banana-prompts-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "banana-prompts-mcp": {
      "args": [
        "-y",
        "@bananaprompts/banana-prompts-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "banana-prompts-mcp": {
      "args": [
        "-y",
        "@bananaprompts/banana-prompts-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Banana Prompts MCP

same job, measured the same way
Search Papers
by saidiibrahim

An MCP server to search papers from arXiv

24 installs/wk local only
prompts.chat MCP Server
by f

Search and retrieve AI prompts from prompts.chat, the social platform for AI prompts.

287 installs/wk local only
Arxiv
by pipeworx-io

arXiv MCP — preprint server search (free, no auth)

33 tools answering
Research Mcp
by varvararatta

MCP server for Research

answering
Search MCP Registry
by onticx

Search and discover MCP servers from the MCP Registry.

121 installs/wk local only
Open MCP Registry
by onticx

Search and discover MCP servers from the MCP Registry.

79 installs/wk local only
Ailist MCP
by hifriendbot

MCP server for AiList — search and discover Ai projects from Claude Code

35 installs/wk local only
Bing Search (Free)
by iridite

Free Bing search MCP server - No API key required

95 installs/wk local only

Banana Prompts MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Banana Prompts MCP?
Banana Prompts MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @bananaprompts/banana-prompts-mcp was installed 45 times last week.
How do I connect Banana Prompts MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @bananaprompts/banana-prompts-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Banana Prompts MCP?
The npm package @bananaprompts/banana-prompts-mcp was installed 45 times in the last week. Week over week that is +117%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Banana Prompts MCP open source?
We cannot say either way: written in TypeScript and 4 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.