Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿง  Knowledge & Memory
  3. 4DA
4DA logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 1:46:33 AM

4DA

User RatingsBe the first to rate and review this MCP server!
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit Website
dependenciessecuritycvedeveloper-tools

Local MCP server for dependency security, health checks, upgrade planning, ecosystem news, and developer decision memory.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "runyourempire-4da": {
      "command": "npx",
      "args": [
        "-y",
        "@4da/mcp-server"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿง  More in Knowledge & Memory

Overview

4DA scans project files and Git history to understand a codebase, then surfaces relevant vulnerabilities, dependency changes, releases, and ecosystem information. It can use local Ollama inference or user-configured Anthropic/OpenAI providers for LLM verification. Use it when an AI coding assistant needs dependency intelligence without a 4DA account or hosted service.

Use cases

โ€ขScan project dependencies for live CVEs
โ€ขAssess dependency health and plan upgrades
โ€ขFind ecosystem news relevant to a codebase
โ€ขPrioritize developer content using project context
โ€ขRecord decisions through save and dismiss feedback

Key features

โ€ขLive vulnerability scanning
โ€ขDependency health analysis
โ€ขDependency upgrade planning
โ€ขEcosystem news and release discovery
โ€ขLocal project and Git context analysis
โ€ขFeedback-based relevance scoring

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by 4DA.

Extracted Tool Capabilities
Live vulnerability scanning
Dependency health analysis
Dependency upgrade planning
Ecosystem news and release discovery
Local project and Git context analysis
Feedback-based relevance scoring

Documentation Overview

4DA

CI License: FSL-1.1 MCP Server Platform

All signal. No feed.


4DA reads the internet for developers โ€” privately, locally. Your codebase decides what's relevant.

It scans your codebase โ€” Cargo.toml, package.json, go.mod, Git history โ€” and scores every article, advisory, and release from 20+ sources against what you actually build. An item needs 2+ independent signals to survive. Everything else is rejected.

Benchmarked across 9 developer personas against a 245-item labeled corpus โ€” 1,997 scored evaluations: 93% of content is rejected, and 98.9% of labeled noise is correctly rejected. Those are measured numbers, and you can reproduce them in one command. Your real rejection rate โ€” computed from your own data, not ours โ€” is shown in the Signal tab.

Saves and dismissals build a preference profile you can inspect, pin, or forget โ€” and teach the Brief what to stop showing you. Relevance scoring itself stays grounded in your actual stack. And when the engine improves, it re-judges everything it already holds: yesterday's noise becomes tomorrow's signal.

The fastest way to try it

Already using Claude Code, Cursor, or Windsurf? One command:

Terminal
npx @4da/mcp-server

This scans your project, detects your stack, and gives your AI assistant live vulnerability scanning, dependency health, upgrade planning, and ecosystem intelligence. No API keys. No accounts. Works standalone โ€” no desktop app required. Full MCP documentation.

4DA Brief tab โ€” top picks and live signal stream scored against your stack


How It Works

Scoring

5 independent signal axes. An item must pass 2 or more to surface. Single-axis matches are hard-capped at 28% โ€” no matter how strong one signal is, it cannot pass alone.

AxisWhat it measures
ContextSemantic similarity to your active codebase
InterestAlignment with your declared topics
ACEReal-time signals from your Git commits and file edits
DependencyDirect matches against your installed packages
LearnedReserved โ€” held out of scoring until it can be validated against your explicit feedback

What passes the gate goes through 12 quality multipliers: content depth, novelty detection, competing tech penalties, title-body coherence, and intent scoring from recent work. Every constant is calibrated across 9 simulated developer personas with 245 labeled test items.

LLM Verification

After keyword scoring, an LLM layer verifies the top items against your full developer context โ€” stack, dependencies, recent commits, anti-technologies, and engagement history. Strict 1-5 rubric:

  • 5 = MUST-READ: Security alert for YOUR dependency, breaking change YOU must act on
  • 3 = WORTH KNOWING: Useful tool that fits YOUR exact stack
  • 1 = NOISE: Mentions your tech but isn't actionable

This is where the gold surfaces โ€” articles the keyword pipeline misses because there's no keyword overlap, but the LLM understands the conceptual relevance to your specific project.

You own the compute. Use Ollama for free local inference (fully private), or bring your own Anthropic/OpenAI key. 4DA never pays for your compute, never stores your keys remotely, never makes API calls you didn't configure.

Anti-Gaming

Content creators who learn the scoring algorithm still can't game it:

  • Title-body coherence: titles must deliver on what they promise. Claim "React + Rust + Tauri" but only discuss React? Penalty.
  • Keyword concentration: repeating "Rust" four times in a title hurts your score.
  • Confirmation gate: keyword-stuffing hits one axis. Without matching the user's codebase, installed packages, AND recent work โ€” the gate rejects it.
  • Grounded scoring: relevance keys on your actual dependency graph and stack โ€” not popularity, not engagement. There is no behavioural signal to farm; content scores only when it matters to what you actually build.

No algorithm can be gamed when the scoring signal comes from your local filesystem. Your Cargo.lock doesn't lie.


Privacy & Trust

4DA is local-first and direct-to-provider. There is no 4DA-operated server, no analytics, and no user account system. Your indexed content, scores, and intelligence live in a SQLite database on your machine.

The only outbound traffic:

CategoryWhereWhy
Source adaptersHN, GitHub, Reddit, arXiv, etc.Fetching public content you configured
LLM providersAnthropic / OpenAI / localhost OllamaOnly if YOU set up BYOK keys
License validationKeygenOnly if you activated a paid license
UpdaterGitHub ReleasesSigned via minisign, once per session
Crash reportsNone4DA sends no crash reports. Export a scrubbed diagnostic bundle locally, on demand.

That's the whole list. There is no 4DA telemetry endpoint because there is no 4DA cloud.

Don't take our word for it:

Network TransparencyEvery outbound connection, with source code references
Trust ArchitectureWhy local-first means you don't need to trust us
Privacy (Plain Language)One-page, no-legalese privacy summary
Security Audit GuideMap of trust-critical code paths for auditors
Build from SourceCompile it yourself and verify the binary

Download

Pre-built binaries โ€” no Rust toolchain required.

PlatformDownloadAuto-updates
Windows.exe installerYes
macOS.dmg (Apple Silicon & Intel)Yes
Linux.AppImage / .debYes

Every release publishes SHASUMS256.txt and per-file .sha256 sidecars. Verification instructions.

Windows users: SmartScreen will prompt on first launch (new application, building reputation). Click More info โ†’ Run anyway. Full details.

Or install the MCP server for Claude Code / Cursor / Windsurf:

Terminal
npx @4da/mcp-server

Build from Source

bash
git clone https://github.com/4DA-Systems/4DA.git
cd 4DA
pnpm install
pnpm tauri dev   # First build: 5-15 min. Dev server: localhost:4444.

Prerequisites: Rust (1.93.1 via rust-toolchain.toml), Node.js 20, pnpm 9.15. Platform-specific: Windows needs VS Build Tools 2022 with C++ workload. Full build guide.

First-run setup (API keys, context dirs, sources): Getting Started.


System Requirements

4DA runs on modest hardware. Private semantic search is built in โ€” no GPU, no API key, and no first-run download required.

Baseline (free)+ Cloud AI (BYOK)+ Local AI (offline)
RAM4 GB4 GB16 GB (8B model); 32 GB for 12โ€“14B
CPUany 64-bitany 64-bit6โ€“8 cores
GPUnot needednot neededoptional (recommended for speed)
Disk~500 MB~500 MB+ 5โ€“9 GB per model
Networkinstall onlyinstall + your AI providerinstall + one model download (or none with Ollama)
  • OS: Windows 10 (1803+) / 11, macOS 10.15+, Ubuntu 22.04+ (WebKitGTK 4.1).
  • One installer (~110 MB). The local embedding model ships inside it โ€” no separate download, works fully offline on first run.
  • Baseline = private on-device semantic search. Cloud AI adds AI-written briefings + deeper reranking via your own API key. Local AI runs everything offline (Ollama or a downloaded model).

Architecture

Code
Your Codebase                    External Sources
     |                                |
     v                                v
+-----------+                +--------------+
|    ACE    |                |  20+ Source   |
| Scanner + |                |  Adapters     |
| Git Watch |                |  (background) |
+-----+-----+               +------+-------+
      |                            |
      v                            v
+------------------------------------------+
|         5-Axis Scoring Engine            |
|                                          |
|  context --+                             |
|  interest --+- confirmation gate (2+/5)  |
|  ace -------+                            |
|  dependency-+  x quality x novelty       |
|  learned ---+  x domain  x intent        |
+------------------+-----------------------+
                   |
                   v
          +-----------------+
          |  What survived  |
          +-----------------+
LayerTechnology
App ShellTauri 2.0 (Rust backend + WebView)
FrontendReact 19 + TypeScript + Tailwind CSS v4
DatabaseSQLite 3.45+ with sqlite-vec (vector search)
ScoringCustom pipeline โ†’ build-time Rust codegen
EmbeddingsOpenAI text-embedding-3-small / Ollama
LLMAnthropic Claude / OpenAI / Ollama (BYOK)

Pricing

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Knowledge & Memory View all alternatives
  • Moxie Docs MCP logoMoxie Docs MCP
    โ˜… Featured

    MCP & Agent Skills for Automated Documentation, and codebase conventions + context

    ๐Ÿง  Knowledge & Memory21 views
    Compare vs Moxie Docs MCP โ†’
  • Scrivener MCP logoScrivener MCP

    Connect Scrivener 3 writing projects to Claude and other AI assistants. 47 tools for document management, writing analysis, semantic search, character/plot memory, and content enhancement. Progressive skill loading, relationship engine with HMS triplets, and JS fallback for offline semantic search. npm i -g scrivener-mcp

    ๐Ÿง  Knowledge & Memory16 views
    Compare vs Scrivener MCP โ†’
  • Codebase Memory MCP logoCodebase Memory MCP

    Code-intelligence engine that indexes a repo into a persistent knowledge graph โ€” functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, 99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. npx codebase-memory-mcp

    ๐Ÿง  Knowledge & Memory7 views
    Compare vs Codebase Memory MCP โ†’
  • Context7 logoContext7

    Up-to-date code documentation for LLMs and AI code editors.

    ๐Ÿง  Knowledge & Memory7 views
    Compare vs Context7 โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
2
Stargazers on the source repository.
npm downloads
1.7k
Package downloads in the last 30 days.
Last commit
4d ago
Most recent push to the default branch.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about 4DA

No. The MCP server works without API keys. LLM verification can optionally use Ollama, Anthropic, or OpenAI.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG Preview4DA AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/runyourempire-4da?style=directory)](https://allmcps.com/mcp/runyourempire-4da)
HTML Embed
<a href="https://allmcps.com/mcp/runyourempire-4da"><img src="https://allmcps.com/api/badge/runyourempire-4da?style=directory" alt="4DA on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿง Knowledge & Memory
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseFSL-1.1
ClientsCursor, Windsurf
Last updatedSep 7, 2026
9/10 checks healthy over the last 32d
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
Last commit4d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 7, 2026
npm downloads1,712/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
55Quality signal: Good ยท 55/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity8/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 26d ago via OSV.dev ยท @4da/mcp-server (npm)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿง  Knowledge & Memory โ†’Best MCP servers for Memory & Knowledge โ†’Alternatives to 4DA โ†’Install in Claude DesktopInstall in CursorInstall in VS Code