71
/ 100
25 days ago
glama

Booru-Pictag-Get-MCP

An MCP server that searches booru image boards and cleans their tags into ready-to-use AI-art prompts for Stable Diffusion and similar models.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: GELBOORU_API_KEY, RULE34_API_KEY, DANBOORU_API_KEY, DANBOORU_USERNAME_APIKEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDANBOORU_USERNAME
configBOORU_TAG_CONFLICTS_OVERRIDES
configGELBOORU_USER_ID"": "<your_user_id>", // required by Gelbooru since 2025-08
🔐 secretGELBOORU_API_KEY"": "<your_api_key>",
🔐 secretRULE34_API_KEY"": "<your_api_key>"
configRULE34_USER_ID"": "<your_user_id>", // required by Rule34 since 2025-08
🔐 secretDANBOORU_API_KEY
🔐 secretDANBOORU_USERNAME_APIKEY"": "youruser:yourkey", // optional, raises rate limit
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/echo-xianyu-booru-pictag-get-mcp-1j5x6m)](https://m8ven.ai/mcp/echo-xianyu-booru-pictag-get-mcp-1j5x6m)
commit: b87c276b1994df2c13188830bfa27cfde36091a4
code hash: d690cf69104591d2bba9b973da2486eb71126100393782120f3ced22428bccb2
verified: 7/6/2026, 10:33:49 AM
view raw JSON →