67
/ 100
12 days ago
glama

Blandskron Signals

Enables agent-based editorial operations by consuming Django's internal API. Manages content publication with authorization and auditing.

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.
🔐
You'll be asked for 4 credentials: MCP_INTERNAL_API_TOKEN, DJANGO_SECRET_KEY, POSTGRES_PASSWORD, DB_PASSWORD
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.
🔐 secretMCP_INTERNAL_API_TOKEN
🔐 secretDJANGO_SECRET_KEY
configDJANGO_DEBUG
configDJANGO_ALLOWED_HOSTS
configPOSTGRES_DB
configPOSTGRES_USER
🔐 secretPOSTGRES_PASSWORD
configPOSTGRES_HOST
configPOSTGRES_PORT
configSITE_LANGUAGE
configSITE_TIMEZONE
configEMAIL_BACKEND
configEMAIL_HOST
configEMAIL_PORT
configEMAIL_USE_TLS
configDEFAULT_FROM_EMAIL
configSITE_URL
configDJANGO_CSRF_TRUSTED_ORIGINS
configDJANGO_SECURE_SSL_REDIRECT
configDJANGO_HSTS_SECONDS
configDB_ENGINE
configDB_NAME
configDB_USER
🔐 secretDB_PASSWORD
configDB_HOST
configDB_PORT
configDJANGO_INTERNAL_URL
configMCP_ALLOWED_HOSTS
configMCP_ALLOWED_ORIGINS
// 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 6 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/blandskron-blandskron-signals-yxi424)](https://m8ven.ai/mcp/blandskron-blandskron-signals-yxi424)
commit: 1a719bc793d0e36cfa5c4d9acbf1ce6a77784f03
code hash: 98fd4484d012f130c2403b243104d992aac3fc46b64c680e7c85603e0a29cd3e
verified: 7/19/2026, 8:45:48 AM
view raw JSON →