https://github.com/declaw-ai/mcp-server
· scanned 2026-06-17 01:54 UTC (1 month, 1 week ago)
6 raw signals (0 security + 6 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +4.3 (diff) · 6 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 35 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
test_e2e.sh |
software | healthy | test_e2e.sh |
server.json |
software | healthy | server.json |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
package.json |
software | healthy | package.json |
smithery.yaml |
software | healthy | smithery.yaml |
Dockerfile |
software | healthy | Dockerfile |
tsconfig.json |
software | healthy | tsconfig.json |
publish.yml |
software | healthy | .github/workflows/publish.yml |
index.ts |
software | healthy | src/index.ts |
config.ts |
software | healthy | src/util/config.ts |
schemas.ts |
software | healthy | src/util/schemas.ts |
files.ts |
software | healthy | src/tools/files.ts |
commands.ts |
software | healthy | src/tools/commands.ts |
sandbox.ts |
software | healthy | src/tools/sandbox.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
initConfig |
software | healthy | src/util/config.ts:initConfig |
getApiKey |
software | healthy | src/util/config.ts:getApiKey |
getDomain |
software | healthy | src/util/config.ts:getDomain |
getConnectionOpts |
software | healthy | src/util/config.ts:getConnectionOpts |
registerFileTools |
software | healthy | src/tools/files.ts:registerFileTools |
registerCommandTools |
software | healthy | src/tools/commands.ts:registerCommandTools |
buildSandboxOpts |
software | healthy | src/tools/sandbox.ts:buildSandboxOpts |
registerSandboxTools |
software | healthy | src/tools/sandbox.ts:registerSandboxTools |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
util |
software | healthy | src/util |
tools |
software | healthy | src/tools |
| Label | Layer | Status | Path |
|---|---|---|---|
declaw-ai__mcp-server |
software | healthy | /data/fable5_failed_archive/declaw-ai__mcp-server |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.github/workflows/publish.yml |
security | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
NPM_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/b3ebec1d-a66a-41fa-bbb7-0c522ebac2cf/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b3ebec1d-a66a-41fa-bbb7-0c522ebac2cf/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.