Evaluation report
Warnings@freepeak/db-mcp-server · mcp0a6259b· 3 weeks 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/FreePeak/db-mcp-server @ 0a6259b — ★ 420 · Go · MIT · last push 10 days ago
Manifest detected
kind=mcp slug=freepeak-db-mcp-server · source=package.json
Slug is URL-safe
"freepeak-db-mcp-server" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for mcp/freepeak-db-mcp-server
Version is semver
1.12.0
Documentation
5 passedDescription quality
17 words · 128 chars — "Multi-database MCP server - provides AI assistants with structured database acce…"
README is present and substantial
30,465 chars · 14 sections · 32 code blocks
Tags / topics declared
12 total — mcp, model-context-protocol, database, mysql, postgresql, sqlite (+6)
README has usage / example sections
found: Example
Homepage / docs URL declared
https://github.com/freepeak/db-mcp-server#readme
Safety
2 passedLICENSE 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
2 passed2 warningsMCP: @modelcontextprotocol/sdk in dependencieswarn
No @modelcontextprotocol/sdk dependency declared
Run `npm i @modelcontextprotocol/sdk` so consumers can audit your stack.
MCP: 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: db-mcp-server, db-mcp-server-windows
MCP: server surface
0 tools
Maintenance
3 passedRecent activity
last push 10 days ago
Tests detected
69 test files
CI configuration detected
GitHub Actions (3 workflows)
Behavioral
This artifact hasn't produced behavioral results yet: the evaluation sandbox couldn't run it (it may need credentials we don't provide, or a build our environment doesn't support). That's a limitation of our environment, not a verdict on the artifact.