Skip to main content

mdrag-mcp

Connects to the DataCrew MCP server for web search, crawling, and knowledge management, enhancing research capabilities.

Install this skill

or
87/100

Security score

The mdrag-mcp skill was audited on May 30, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 89

Curl to non-GitHub URL

SourceSKILL.md
89curl -s https://wikki.datacrew.space/api/v1/health \
low line 18

External URL reference

SourceSKILL.md
18at `https://wikki.datacrew.space` — every request must include a `dc_` JWT Bearer token.
low line 50

External URL reference

SourceSKILL.md
50Get one at `https://datacrew.space/account` (Log in → Developer → Service tokens → Create).
low line 89

External URL reference

SourceSKILL.md
89curl -s https://wikki.datacrew.space/api/v1/health \
low line 103

External URL reference

SourceSKILL.md
103"https://wikki.datacrew.space/api/v1/mcp/tools/search_web",
low line 115

External URL reference

SourceSKILL.md
115| HTTP 403 | Token has insufficient scope | Generate a new service token at `https://datacrew.space/account` |
low line 116

External URL reference

SourceSKILL.md
116| HTTP 301 to `wikki.datacrew.space` | Using retired `mdrag.datacrew.space` hostname | Update all calls to use `https://wikki.datacrew.space` |
low line 123

External URL reference

SourceSKILL.md
123- **URL**: `https://wikki.datacrew.space/mcp/` (trailing slash required for MCP)
low line 124

External URL reference

SourceSKILL.md
124- **Internal URL** (from VPS Docker network): `http://mdrag:8017`
Scanned on May 30, 2026
View Security Dashboard
Installation guide →