An MCP server that scans project dependency manifests and lockfiles to provide live vulnerability checks, dependency health scores, upgrade planning, ecosystem news, and persistent decision/agent memory. It supports npm, Rust (crates.io), Python (PyPI), and Go, and can run standalone without the 4DA desktop app.
From the registry: Dependency intelligence for AI agents. CVE scanning, health checks, upgrade planning.
Please install the `4da-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js** — Node.js 18 or newer is required to run the server via npx. (https://nodejs.org/.)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["@4da/mcp-server"]
- optional environment variables:
- `FOURDA_DB_PATH`: Path to 4DA's SQLite database. (example: `<path-to-4da-sqlite-db>`)
- `FOURDA_OFFLINE`: Disable all network calls when set to true. (example: `true`)
Note: The README also documents an HTTP mode (`npx @4da/mcp-server --http --port 4840`), but it does not provide a canonical URL to configure for an HTTP client, so the extracted install shape uses the default stdio transport. No API keys or accounts are required.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.FOURDA_DB_PATHPath to 4DA's SQLite database.FOURDA_OFFLINEDisables all network calls.Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.