sokkan (ninabot-ch/sokkan) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 13 tools. No publisher has claimed this listing.
The helm, not the autopilot — self-hosted cockpit for parallel Claude Code sessions, with your project memory auto-injected at spawn.
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
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
ninabot-ch
Source: github_repo_search
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.
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.
create_cardCrée une carte sur le board SOKKAN (apparaît dans l'onglet Board).
move_cardDéplace une carte du board vers une autre colonne.
open_previewPousse le WIP de cette session dans l'onglet Preview de SOKKAN.
list_tagsListe les tags valides pour les cartes/sessions.
list_boardRetourne les cartes du board groupées par colonne (Backlog/Doing/Review/Done).
query_metricsExécute une requête PromQL instantanée sur le Prometheus de la flotte et renvoie le résultat (séries + valeurs). Ex: 'histogram_quantile(0.95, sum(rate(http_request_duration_seconds_bucket[5m])) by (le))'.
query_logsInterroge les logs via LogQL (Loki) sur les `since_minutes` dernières minutes. Ex: '{container="api"} |= "error"'. Renvoie les lignes les plus récentes d'abord.
list_dashboardsListe les dashboards Grafana existants (titre + uid + url).
create_dashboardCrée (ou écrase) un dashboard Grafana. `panels` = liste d'objets {title, expr, unit?} où expr est une requête PromQL. Ex pour surveiller une API : [{"title":"p95 latency","expr":"histogram_quantile(0.95, ...)", "unit":"s"}, {"title":"5xx rate","expr":"sum(rate(...{status=~\\"5..\\"}[5m]))"}]. Renvoi…
memory_searchRecherche sémantique dans la mémoire SOKKAN (notes Claude Code).
memory_getRetourne le corps complet d'une note mémoire par son nom (sans .md).
memory_linksNavigation du graphe memoire : liens sortants ([[wikilinks]] de la note) et entrants (notes qui la citent), avec leurs descriptions. Permet a une session de suivre le graphe sans relire les fichiers.
memory_writeÉcrit une note mémoire — LE chemin d'écriture de la mémoire projet.
SOKKAN_APICLAUDE_CONFIG_DIRSOKKAN_AGENT_CWDSOKKAN_PROJECT_DIRSOKKAN_REINDEX_SSOKKAN_OBS_ALERT_TOKENSOKKAN_FEATURE_PREVIEWExtra tabs for bare-metal installs (dev-server previews, tmux terminal mode)SOKKAN_FEATURE_TMUXSOKKAN_FEATURE_ASSISTANTSOKKAN_FEATURE_MISSIONS_LINKSOKKAN_FEATURE_MAGNITUDEMagnitude tab (local-model registry & bench)SOKKAN_DEMO_BANNERSOKKAN_PUBLIC_URLOrigin against (or the request host). There is no CORSTMUX_PANESOKKAN_MEMORY_DBSOKKAN_DATA_DIRSOKKAN_MEMORY_DIRSOKKAN_PRIORITY_BOOSTSOKKAN_PYTHONSOKKAN_AGENT_MODELSOKKAN_ASSISTANT_DAILY_LIMITSOKKAN_ASSISTANT_LLM_URLSOKKAN_ASSISTANT_LLM_TOKENSOKKAN_ASSISTANT_LLM_APISOKKAN_ASSISTANT_LLM_MODELANTHROPIC_API_KEYBYOK key the claude CLI usesSOKKAN_ASSISTANT_LLM_FALLBACK_URLSOKKAN_ASSISTANT_LLM_FALLBACK_TOKENSOKKAN_ASSISTANT_LLM_FALLBACK_APISOKKAN_ASSISTANT_LLM_FALLBACK_MODELSOKKAN_VERSIONSOKKAN_TIERSOKKAN_AUDIT_DBSOKKAN_AUTH_MODElocal · oidc (Authentik/Keycloak/…) · cf-accessSOKKAN_DEV_USERSOKKAN_OWNER_EMAILIdentity in UI + audit journalSOKKAN_OWNER_NAMESOKKAN_LOCAL_TOKENLogin token; empty = open access (trusted networks only)SOKKAN_BOARD_DBSOKKAN_SPAWN_TMUXSOKKAN_PROJECT_WDSOKKAN_CF_TEAMSOKKAN_CF_AUDSOKKAN_FLEET_URLSOKKAN_FLEET_TOKENSOKKAN_IAM_DBSOKKAN_DEFAULT_ROLEauthenticated email that is not in the users table getsSOKKAN_PROMSOKKAN_INFRA_NODESSOKKAN_ORG_NAMESOKKAN_INFER_MODELSOKKAN_INFER_BASE_URLSOKKAN_INFER_TOKENCLAUDE_CODE_OAUTH_TOKENSOKKAN_MAGNITUDE_SHIM_URL, e.g. http://gpu-box:8790).SOKKAN_NOTIFY_HITL_DELAY_SSOKKAN_LOKISOKKAN_GRAFANA_URLSOKKAN_GRAFANA_PUBLIC_URLSOKKAN_GRAFANA_USERSOKKAN_GRAFANA_PASSWORDSOKKAN_OIDC_ISSUERSOKKAN_OIDC_CLIENT_IDSOKKAN_OIDC_CLIENT_SECRETSOKKAN_OIDC_SCOPESSOKKAN_REPOSSOKKAN_SHOT_DIRSOKKAN_CHROMIUMSOKKAN_PREVIEW_ALLOW_PRIVATEcloud-metadata addresses are refused unless =1.SOKKAN_PREVIEW_ENVSSOKKAN_PREVIEW_TRIGGERSOKKAN_PROVISIONER_URLSOKKAN_PROVISIONER_TOKENSOKKAN_SESSION_SECRETSOKKAN_TTYDSOKKAN_DIST_BASESOKKAN_UPDATE_CHECKSOKKAN_USAGE_DBSOKKAN_TZSOKKAN_CLI_CONFIGSOKKAN_URLSOKKAN_TOKENMAGNITUDE_HOMEMAGNITUDE_LLAMA_TAGMAGNITUDE_CTXprompt tokens, so serve with a 64k context (=65536) and aMAGNITUDE_KVquantized KV cache (=q8_0) when VRAM is tight — a 24 GB class-LMAGNITUDE_SERVER_ARGSPROCESSOR_IDENTIFIERML_SERVICE_URLOptional remote embedding endpoint; empty = local ONNX (multilingual MiniLM)FASTEMBED_CACHE_PATHTool 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
13/13 tools missing one or more hints — create_card (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); move_card (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); open_preview (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +10 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.
Tool test coverage
4/13 tools referenced in tests (31%)
Write tests that reference each tool by name so every tool has at least one test.
No access to sensitive paths
Reads sensitive paths: id_ed25519
Remove reads of sensitive system paths. If you genuinely need them, document why in the README.
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.
[](https://m8ven.ai/mcp/ninabot-ch/sokkan)?variant=verified from the URL.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