Freya MCP Server (mrcodex-dev/freya-mcp-server) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 180 tools. No publisher has claimed this listing.
A powerful filesystem MCP server for AI agents with extensive system access, including filesystem operations, shell execution, Windows tools, reverse engineering, code intelligence, and agent orchestration.
Caution. Specific findings reduced this grade. They are listed on the page. 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
mrcodex-dev
Source: Glama
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.
ACTIVITY_HISTORY_SIZEAGENT_HEARTBEAT_MSAGENT_LEASE_MSALLOWED_DANGEROUS_OPSALLOWED_ROOT"": "C:\\Projects",ALLOW_DANGEROUS_OPSBACKUP_KEEPBATCH_CONCURRENCYBATCH_MAX_BYTESBATCH_MAX_FILESBROWSER_PATHBROWSER_STRESS_AGENTSBROWSER_STRESS_ROUNDSCACHE_TTL_MSENABLE_DEFENDER_CONTROLENABLE_ETWENABLE_FRIDAENABLE_HOOK_DETECTIONENABLE_MEMORY_SCANNINGENABLE_PATTERN_SCANNINGENABLE_PROCESS_INJECTIONENABLE_PROJECT_MEMORYENABLE_REGISTRYENABLE_RIPGREPENABLE_SERVICESENABLE_SHELL_PERSISTENCEENABLE_SUB_AGENTSFILE_CACHE_BYTESFILE_CACHE_SIZEFREYA_ARTIFACT_DIRFREYA_DB_PATHFREYA_JOB_LOG_DIRFREYA_MCP_URLFREYA_SHELL_PROFILEFREYA_STRICTFREYA_TOOL_PROFILE"": "full"FREYA_WORKSPACE_SETTINGS_PATHHOSTLOG_BACKUP_KEEPLOG_FILELOG_LEVELLOG_MAX_BYTESMAX_CONCURRENT_OPSMAX_JSON_BODYMCP_MODEMCP_SESSION_TTL_MSMCP_TOOL_WAIT_SLICE_MSMSBUILD_PATHNATIVE_SCAN_TIMEOUTNGROK_DOMAINNGROK_TOKENPROJECT_CONTEXT_MAX_CHARSSHELL_MAX_BUFFERSHELL_TIMEOUT_MSSKILL_COMPACT_MAX_CHARSSKILL_MAX_BYTESSTRESS_AGENTSSTRESS_CALLSSTRESS_CONCURRENCYTASK_MAX_OUTPUTTASK_TIMEOUTTRANSACTION_MAX_BYTESTRANSACTION_MAX_FILESVALIDATION_MAX_OUTPUTPORTTool 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
180/180 tools missing one or more hints — read_file (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); write_file (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); delete_file (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +177 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.
Destructive tools are labelled
1 tool perform destructive updates without destructiveHint — delete_file deletes at line 499 (fsp.rm(abs, { recursive: true, force: true }))
Add destructiveHint:true to any tool whose handler calls .delete(), .upsert(), .update(), unlink, rm, DELETE, DROP, REPLACE INTO, or any operation that overwrites existing data.
Tool inputs are validated
96/112 tool handlers declare input schemas (86%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tool handlers catch errors
Only 10/112 tool handlers wrap calls in try/catch (9%)
Wrap each tool handler body in try/catch and return a structured error response.
Tool test coverage
Only 8/180 tools referenced in tests (4%)
Write tests that reference each tool by name so every tool has at least one test.
Shell command execution
4 child_process calls — runs shell commands
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.
[](https://m8ven.ai/mcp/mrcodex-dev/freya-mcp-server)?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