Install @bananaprompts/banana-prompts-mcp from npm
Install exact version 1.0.2. No verified executable entrypoint is available, so use the package documentation to launch it.
npm install --save-exact @bananaprompts/banana-prompts-mcp@1.0.2Enables searching for high-quality AI art prompts from Banana Prompts by tags or keyword queries, with direct links to full prompts and images
Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.
Install exact version 1.0.2. No verified executable entrypoint is available, so use the package documentation to launch it.
npm install --save-exact @bananaprompts/banana-prompts-mcp@1.0.2| Canonical slug | banana-prompts-mcp-3dfe95f8 | Deployment | Local Only |
|---|---|---|---|
| Canonical package | npm:@bananaprompts/banana-prompts-mcp | Repository | Banana-Prompts/banana-prompts-mcp |
| First published | — | Latest release | — |
| Last security verification | Aug 26, 2026 | Classification confidence | 90% |
| Publication | Published | Official distribution | Yes |
| Channel | Identifier | Current version | Versions | Source |
|---|---|---|---|---|
| npm | @bananaprompts/banana-prompts-mcp | 1.0.2 | 1 | Repository |
| Package | Version | Published / observed | Inventory | Security scan |
|---|---|---|---|---|
| npm@bananaprompts/banana-prompts-mcp | 1.0.2Current | Sep 5, 2026 | 2 toolsSucceeded · 0 resources · 0 prompts | Verified clean |
Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.
| Provenance | artifact_hash_verified | Signature | — |
|---|---|---|---|
| MCP SDK | @modelcontextprotocol/sdk | Artifact SHA-256 | d1d07a429bf0c84ccd4bb14857a4dddc6a477be67d6ff386c33fae3f23864f4c |
| Scanner | mcp-proof-engine 0.1.0 | Scan completed | Aug 26, 2026 |
| Security rating | 25 / 100 | Methodology | version-rating-1.0 |
[ "security_policy_not_observed" ]
| Tool | Category | Annotations | 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"
]
} | — | — |
| Endpoint | Transport | Authentication | Health | Observed |
|---|---|---|---|---|
| No verified remote endpoint is linked. | ||||
Install the selected package version with: npm install --save-exact @bananaprompts/banana-prompts-mcp@1.0.2
banana-prompts-mcp Server exposed 2 tools during independent protocol observation, including search_prompts_by_query, search_prompts_by_tags.
Our scanner tested version 1.0.2 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.
Curated product and capability guides containing this catalog record.