CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Banana Prompts Mcp

banana-prompts/banana-prompts-mcp
3STDIOregistry active
Summary

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.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Banana Prompts MCP Server

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.

Features

  • Search by Tags: Find prompts by specific categories or styles (e.g., "Cyberpunk", "Portrait", "Oil Painting").
  • Search by Query: Perform a general keyword search across prompt titles and content.
  • Natural Integration: Each result includes a direct link to the full prompt and high-resolution images on the Banana Prompts website.

Installation

To use this server with Claude Desktop or any other MCP-compatible client, follow these steps:

1. Requirements

  • Node.js (v18 or higher recommended)
  • An MCP-compatible client (like Claude Desktop)

2. Setup

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

3. Configuration

Claude Desktop

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.

Usage

Once configured, you can ask Claude to:

  • "Find some cyberpunk prompts on Banana Prompts"
  • "Search Banana Prompts for sunset landscape prompts"
  • "Show me prompts tagged with 'watercolor' from bananaprompts.fun"

Available Tools

  • 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).

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Search & Web Crawling
Registryactive
Package@bananaprompts/banana-prompts-mcp
TransportSTDIO
UpdatedJan 8, 2026
View on GitHub

Related Search & Web Crawling MCP Servers

View all →
Google Search

com.mcparmory/google-search

Scrape Google search results with SERP data, ads, and knowledge panels
25
Brave Search

io.github.pipeworx-io/brave-search

Brave Search MCP — independent web index (no Google/Bing dependency)
Serper Search and Scrape

marcopesani/mcp-server-serper

Serper MCP Server supporting search and webpage scraping
154
Brave Search Mcp Server

brave/brave-search-mcp-server

Brave Search MCP Server: web results, images, videos, rich results, AI summaries, and more.
1.2k
Google Search Console

com.mcparmory/google-search-console

Query search analytics, manage sitemaps, and inspect site URLs and status
25
Google Search Console

acamolese/google-search-console-mcp

Google Search Console MCP server: SEO audits, performance queries, URL inspection, indexing checks.
3