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

C
Emerging
74/100

chiezo

AI のための知識ベース。Wikipedia・OpenStreetMap・GeoNames の公式ダンプを SQLite (FTS5) に索引し、MCP と REST で AI に引かせる。AI が書き足せる notes と、Chiezo を道具として引くローカル LLM(agent モード・web 検索)も同梱。

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. 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

rtcode337

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
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 2 credentials: CHIEZO_WEB_SEARCH_API_KEY, CLAUDE_CODE_OAUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// 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.
configGIT_SHA
configVITE_ALLOWED_HOSTS
configCHIEZO_DATA_DIR
configOSM_NODE_INDEX
configCHIEZO_MCP_ALLOWED_HOSTS
configCHIEZO_COLLECT_TICK_SECONDS
configSKIP_MEMORY_CHECK
configBUILD_MEMORY_GB
configMIN_DOCS
configSAMPLE_TITLES
configDUMP_FILE
configDUMP_DATE
configSOURCE
configCHIEZO_AI_TRANSCRIPT_DAYS
configCHIEZO_ASK_DEFAULT_MODE
configCHIEZO_ASK_DEFAULT_GROUNDED
configCHIEZO_BUILD_SHA
configCHIEZO_BUILD_TIME
configCHIEZO_COLLECT_MAX_MATERIAL_BYTES
configCHIEZO_TRIGGER_URL
configCHIEZO_MEDIA_KEEP_DAYS
configCHIEZO_MEDIA_DIR
configCHIEZO_MEDIA_UPLOAD_MAX_BYTES
configCHIEZO_IMAGE_TIMEOUT
configCHIEZO_LIST_TIMEOUT
configCHIEZO_BRIDGE_IMAGE_TIMEOUT
configCHIEZO_VIDEO_TIMEOUT
configCHIEZO_NOTES_DIRcompose では既定で有効(data/notes/ に SQLite が 1 つできる)。 を
configCHIEZO_STATE_DIR
configCHIEZO_TASKS_STATIC_DIR
configCHIEZO_USAGE_KEEP_DAYS
configCHIEZO_WEB_SEARCH_URL
configCHIEZO_WEB_SEARCH_PROVIDER
configCHIEZO_WEB_SEARCH_RESULTS
configCHIEZO_WEB_SEARCH_TIMEOUT
🔐 secretCHIEZO_WEB_SEARCH_API_KEY
configCHIEZO_BRIDGE_CLI
configCHIEZO_BRIDGE_MODEL
configCHIEZO_BRIDGE_TIMEOUT
configCHIEZO_BRIDGE_MODEL_LABEL
configCHIEZO_BRIDGE_MODELS
configCHIEZO_BRIDGE_EFFORTS
configCHIEZO_BRIDGE_ALLOWED_TOOLS
configCHIEZO_BRIDGE_STATE_DB
🔐 secretCLAUDE_CODE_OAUTH_TOKEN
configCODEX_HOME
configCHIEZO_BRIDGE_USAGE_CMD
configCHIEZO_BRIDGE_USAGE_TIMEOUT
configBUILD_PROFILE既定(=low_memory)ならどのソースもメモリ 2 GiB で構築できる
configFTS_EXT
configFTS_EXT_ENTRY
configFTS_TOKENIZER
configGEONAMES_ALT_LANGS
configGEONAMES_FEATURE_CLASSES
configOSM_AREA_ADMIN_LEVEL
configOVERTURE_MIN_CONFIDENCE
configCHIEZO_PLUGIN_TIMEOUT
configPAGEVIEW_PERIOD
// 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

28/28 tools missing one or more hints — sources (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); search (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); doc (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +25 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.

Shell command execution

1 call in production code run through a shell (tasks-frontend/vite.config.ts:17)

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

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 Score](https://m8ven.ai/badge/mcp/rtcode337/chiezo)](https://m8ven.ai/mcp/rtcode337/chiezo)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 6baeac57915b66e1ac9788f4bc81986531d5a40a
code hash: 972307f31a544e22e346cf15993f170aa4e18b4b1d6d26dc62fb1ccbb48feccf
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