Dishboard (joehomeskillet/Dishboard) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 7 tools. No publisher has claimed this listing.

C
Warning
74/100

Dishboard

Profilgetrennte Menüplanung für Klinik und Cafeteria – Flask/PostgreSQL, Signage, REST/FHIR/MCP – agentisch entwickelt

Warning. Serious findings were identified. Review the full report before connecting. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

joehomeskillet

Source: github_repo_search

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Code appears obfuscated
2 files are unreadable to a human reviewer. Cannot audit what they do.
🔐
You'll be asked for 2 credentials: IMPORT_SECRET, OPENROUTER_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes7 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

get_status

Liefere den Serverstatus. Parameter: keine.

get_week_menu

Liefere Publikation pro Kanal. Parameter: channel.

get_day_menu

Liefere Tagesmenü für Kanal und optionales Datum. Parameter: channel, date.

find_dishes

Finde Gerichte mit Suchbegriff. Parameter: query, channel.

list_weeks

Lese Wochenübersicht im Vorschaumodus. Parameter: channel.

get_week_preview

Lade Vorschau einer Woche. Parameter: channel, week_start.

get_fhir_document

Lade FHIR-Dokument einer Revision. Parameter: channel.

// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
🔐 secretIMPORT_SECRET
configRECIPE_IMPORT_ALLOW_FIXTURE_ACTOR
🔐 secretOPENROUTER_API_KEY
configTEST_DATABASE_URLDie Test-Suites verlangen und TEST_REDIS_URL; ohne sie werden ~2000 Tests übersprungen. python tools/validate_package.py verlangt das Live-Gate; --offline läuft mit Warnung.
configGUNICORN_WORKERS
configGUNICORN_THREADS
configGUNICORN_TIMEOUT
configDISHBOARD_BOOTSTRAP_PASSWORD_FILEDer Befehl fragt das Passwort zweimal interaktiv ab oder liest aus (Mode 0400). Danach leitet /auth/login auf /auth/local um.
configSESSION_REDIS_URL
configREDIS_HOST
configREDIS_PORT
configREDIS_DB
configPOSTGRES_USER
configPOSTGRES_HOST
configPOSTGRES_PORT
configPOSTGRES_DB
configPOSTGRES_SSLMODE
configTRUSTED_PROXY_PEERS
configAPP_ENV
configDEMO_TODAY
configSCHEMA_PATH
configSEED_PATH
configDEMO_SEED_PATH
configPERMISSIONS_PATH
configLOGIN_COMBINED_RATE_LIMIT
configLOGIN_COMBINED_RATE_WINDOW_SECONDS
configLOGIN_IP_RATE_LIMIT
configLOGIN_IP_RATE_WINDOW_SECONDS
configLOGIN_ACCOUNT_RATE_LIMIT
configLOGIN_ACCOUNT_RATE_WINDOW_SECONDS
configDB_POOL_SIZE
configDB_MAX_OVERFLOW
configDB_POOL_TIMEOUT_SECONDS
configDB_STATEMENT_TIMEOUT_MS
configDB_LOCK_TIMEOUT_MS
configDB_IDLE_IN_TRANSACTION_TIMEOUT_MS
configSESSION_COOKIE_NAME
configSESSION_LIFETIME_SECONDS
configAPP_PUBLIC_BASE_URL
configENTRA_TENANT_ID
configENTRA_ISSUER
configENTRA_CLIENT_ID
configMAX_UPLOAD_BYTES
configFRAME_ANCESTORS
configLAST_GOOD_DIR
configPOSTGRES_AUTH_ISSUER_PASSWORD_FILE
configCSV_VALIDATOR_PATH
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

7/7 tools missing one or more hints — get_status (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_week_menu (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_day_menu (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +4 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Readable source code

2 files are minified or bundled, which is usually build output rather than concealment

Ship unminified, readable source.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 3 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 Verified](https://m8ven.ai/badge/mcp/joehomeskillet/dishboard?variant=verified)](https://m8ven.ai/mcp/joehomeskillet/dishboard)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: e0da7ab74ec5c0d5b9bc751cb3a09c2633e530f4
code hash: 0e87e8ec8a9ad407572e992baf4ff1d6d2d03bb312a9c5721985b7e9627b5ee8
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client