71
/ 100
13 days ago
glama

DiSH MCP Server

Enables interaction with the DiSH room booking platform to search availability, create bookings, and manage reservations. It allows AI assistants to handle meeting room logistics directly through natural language commands.

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 1 credential: DISH_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.
configDISH_COOKIEyour DiSH connect.sid session cookie
configTEAM_IDyour DiSH team ID
configMEMBER_IDyour DiSH member ID
configDISH_EMAILoptional, enables non-interactive login when the cookie is missing or expired
🔐 secretDISH_PASSWORDoptional, enables non-interactive login when the cookie is missing or expired
configMCP_TRANSPORTstdio (default) or http
configMCP_PORTport for HTTP transport (default: 8000)
configMCP_HOSThost for HTTP transport (default: 127.0.0.1)
// 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/samgwd-dish-mcp-61m2up)](https://m8ven.ai/mcp/samgwd-dish-mcp-61m2up)
commit: 0f8d684a5f887283630db990b634c9f7cf3118e0
code hash: 73e3ca48334fd012e83cb346c3caf44937b74e4e28f8d5c2a665f3890fea4b19
verified: 6/17/2026, 12:21:01 PM
view raw JSON →