Evaluation report
Warningsn8n-mcp · mcpbf08738· 3 months ago
Every check MetaHub ran on this artifact, grouped by area. Static checks run on the source at publish time; behavioral checks run the artifact in a sandbox and judge what it actually does.
Structural
5 passedRepository is reachable
https://github.com/czlonkowski/n8n-mcp @ bf08738 — ★ 21,896 · TypeScript · MIT · last push yesterday
Manifest detected
kind=mcp slug=n8n-mcp · source=package.json
Slug is URL-safe
"n8n-mcp" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for mcp/n8n-mcp
Version is semver
2.59.2
Documentation
5 passedDescription quality
10 words · 76 chars — OK but more detail helps
README is present and substantial
18,368 chars · 20 sections · 9 code blocks
Tags / topics declared
8 total — n8n, mcp, model-context-protocol, ai, workflow, automation (+2)
README has usage / example sections
found: Quick Start · Example
Homepage / docs URL declared
https://github.com/czlonkowski/n8n-mcp#readme
Safety
2 passed1 warningDependencies: known vulnerabilitieswarn
1 high/critical advisory — [email protected] (HIGH: GHSA-hmw2-7cc7-3qxx)
Update the affected packages, then re-publish. (`npm audit` shows the same data locally.)
LICENSE file at repo root
LICENSE
No sensitive files in the repo
scanned for .env, credentials.json, *.pem, .ssh/, AWS / GCP configs — none found
Kind-specific
4 passed1 warningMCP: ESM packagewarn
package.json missing "type": "module"
Modern MCP servers are ESM. Add `"type": "module"` unless you have a CJS-only reason.
MCP: launch path
bin: n8n-mcp · scripts.start
MCP: @modelcontextprotocol/sdk in dependencies
pinned at "1.28.0"
MCP: SDK version pinned
pinned at "1.28.0"
MCP: server surface
0 tools
Maintenance
3 passedRecent activity
last push yesterday
Tests detected
1 test directory · 214 test files
CI configuration detected
GitHub Actions (9 workflows)