41
/ 100
24 days ago
glama

claude-dials

An MCP server that provides Claude with adjustable 0-10 sliders for behavior dimensions like rigor, verification, and autonomy, allowing external tuning without modifying prompts.

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 3 credentials: DIALS_OAUTH_SECRET, DIALS_TOKEN, SUPABASE_KEY
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.
🔐 secretDIALS_OAUTH_SECRET
configDIALS_STATE_FILEState lives at ~/.claude-dials/state.json (override with ). Corrupt or missing state falls back to defaults — a config tool must never take down the client.
🔐 secretDIALS_TOKENRemote auth. The HTTP transport takes an optional bearer token; unset = open (local dev only).
configMCP_PATH
configPORT
🔐 secretSUPABASE_KEY
configSUPABASE_URL
// 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 2 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/willykeenan-claude-dials-1l5co8)](https://m8ven.ai/mcp/willykeenan-claude-dials-1l5co8)
commit: 886af3070e0d72e04bc398d46c3cfe2f38ea697d
code hash: badec07c1717ae0df548da7bf674eddc2d45f8acd15ddd2568d463695ec23d8a
verified: 7/7/2026, 9:54:22 AM
view raw JSON →