1.0.2npm · @bananaprompts/banana-prompts-mcp · latest release
Observed 2026-08-26T10:15:37.782Z using mcpSecurity-inventory. Protocol 2025-06-18.
| Tool | Category | Risk |
|---|---|---|
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"
]
} | — | — |
No completed comparison is available.
| Risk | Change | Subject |
|---|---|---|
| No material changes recorded. | ||
| Severity | Finding | Advisory |
|---|---|---|
| No confirmed vulnerability is published for this version. | ||
Artifact SHA-256: d1d07a429bf0c84ccd4bb14857a4dddc6a477be67d6ff386c33fae3f23864f4c
Scanner: mcp-proof-engine 0.1.0.