freee-mcp (freee/freee-mcp) is an MCP server listed on the M8ven Trust Index. It scores 59 out of 100, grade D. It declares 5 tools. No publisher has claimed this listing.

D
Caution
59/100

freee-mcp

Model Context Protocol (MCP) server for freee API integration

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

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

freee

Source: npm · also listed on Glama, github_code

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
🚨
Known vulnerabilities in dependencies: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 4 credentials: FREEE_CLIENT_SECRET, FREEE_SIGN_CLIENT_SECRET, JWT_SECRET, SIGN_JWT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@3.2.4GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

low@opentelemetry/core@2.7.1GHSA-8988-4f7v-96qf

OpenTelemetry Core: Unbounded memory allocation in W3C Baggage propagation

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// 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.
configCORS_ALLOWED_ORIGINS
configFREEE_API_BASE_URL
configFREEE_API_BASE_URL_ACCOUNTING
configFREEE_API_BASE_URL_HR
configFREEE_AUTHORIZATION_ENDPOINT
configFREEE_CALLBACK_PORT
configFREEE_CLIENT_ID
🔐 secretFREEE_CLIENT_SECRET
configFREEE_SCOPE
configFREEE_SIGN_API_URL
configFREEE_SIGN_CLIENT_ID
🔐 secretFREEE_SIGN_CLIENT_SECRET
configFREEE_TOKEN_ENDPOINT
configHTTP_HEADERS_TIMEOUT_MS
configHTTP_KEEP_ALIVE_TIMEOUT_MS
configHTTP_REQUEST_TIMEOUT_MS
configISSUER_URL
🔐 secretJWT_SECRET
configKUBERNETES_SERVICE_HOST
configLOG_LEVEL
configMCP_JWT_AUDIENCE
configMCP_JWT_AUDIENCE_ENFORCE
configMCP_PUBLIC_BASE_URL
configOTEL_DEPLOYMENT_ENVIRONMENT
configOTEL_ENABLED
configOTEL_EXPORTER_OTLP_ENDPOINT
configOTEL_METRICS_EXPORTER
configOTEL_SERVICE_NAME
configOTEL_TRACES_SAMPLER_ARG
configOTEL_TRACES_SAMPLER_RULES
configRATE_LIMIT_ENABLED
configSIGN_AUTHORIZATION_ENDPOINT
configSIGN_CORS_ALLOWED_ORIGINS
configSIGN_ISSUER_URL
🔐 secretSIGN_JWT_SECRET
configSIGN_LOG_LEVEL
configSIGN_PORT
configSIGN_RATE_LIMIT_ENABLED
configSIGN_REDIS_URL
configSIGN_SCOPE
configSIGN_TOKEN_ENDPOINT
configXDG_CONFIG_HOME
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
deployREDIS_URL
// quality suggestions

Tool annotations

4/5 tools have annotations

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

All four hints declared on every tool

5/5 tools missing one or more hints — with_body (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); sign_authenticate (missing: readOnlyHint, idempotentHint, openWorldHint); sign_auth_status (missing: destructiveHint, idempotentHint, openWorldHint), +2 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 inputs are validated

Only 0/5 tool handlers declare input schemas (0%)

Declare an inputSchema with zod/joi/yup on every tool definition.

Tool handlers catch errors

3/5 tool handlers wrap calls in try/catch (60%)

Wrap each tool handler body in try/catch and return a structured error response.

Tool test coverage

Only 1/5 tools referenced in tests (20%)

Write tests that reference each tool by name so every tool has at least one test.

Dev dependencies

1 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

Dependency freshness

1/21 production deps stale: prompts@2023-10-21 (2.7y)

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 6 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/freee/freee-mcp?variant=verified)](https://m8ven.ai/mcp/freee/freee-mcp)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: f488b18f4de95778147357cbc13ac750e6abe58f
code hash: 1022b03bf2ded0dddc8a724fb2b3b62633d9eb20f8bcd09eebf68b9d89356df5
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