← MCP Security Catalog

banana-prompts-mcp 1.0.2

npm · @bananaprompts/banana-prompts-mcp · latest release

Verified with no proven findings
Security result
2
Observed tools
25
Version rating
Change risk

Independent inventory

Observed 2026-08-26T10:15:37.782Z using mcpSecurity-inventory. Protocol 2025-06-18.

ToolCategoryRisk
search_prompts_by_querySearch for AI art prompts on Banana Prompts using a general search query.
Input schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "The search terms (e.g., 'futuristic city')"
    },
    "page": {
      "type": "number",
      "description": "Page number for pagination (default: 1)"
    }
  },
  "required": [
    "query"
  ]
}
search_prompts_by_tagsSearch for AI art prompts on Banana Prompts by one or more tags.
Input schema
{
  "type": "object",
  "properties": {
    "tags": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "An array of tags to search for (e.g., ['Portrait', 'Cyberpunk'])"
    },
    "page": {
      "type": "number",
      "description": "Page number for pagination (default: 1)"
    }
  },
  "required": [
    "tags"
  ]
}

Resources 0

Resource templates 0

Prompts 0

Changes from previous version

No completed comparison is available.

RiskChangeSubject
No material changes recorded.

Confirmed vulnerabilities

SeverityFindingAdvisory
No confirmed vulnerability is published for this version.

Provenance

Artifact SHA-256: d1d07a429bf0c84ccd4bb14857a4dddc6a477be67d6ff386c33fae3f23864f4c

Scanner: mcp-proof-engine 0.1.0.

Let’s talk about MCP security.

Share your details and our security team will contact you.