Home › Search: dependencies

Search: dependencies

Search MCP servers and agent skills by name, description, category or topic — 43 results.

MCP Server Active

DeusData/codebase-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`

37k C Updated today Score 90
Agent Skill Active

NVIDIA/Megatron-Bridge/build-and-dependency

Dev environment setup for Megatron Bridge — container-based development, uv package management, lockfile regeneration, adding dependencies, Slurm container usage, and common build...

2.8k Python Updated today Score 84
MCP Server Active

jtang613/GhidrAssistMCP

A native Model Context Protocol server for Ghidra. Includes GUI configuration and logging, 31 powerful tools and no external dependencies.

685 Java Updated 20d ago Score 78
MCP Server Active

Higangssh/homebutler

All-in-one homelab management MCP server. Monitor system resources, manage Docker containers, Wake-on-LAN, scan networks, check open ports, and run alerts — across multiple servers via SSH. Single 10MB binary, zero dependencies.

179 Go Updated 7d ago Score 73
MCP Server Official Active

get-tmonier/argot

Guardrail that checks agent-written code against a repo's own git-history-learned patterns — flags foreign dependencies, reinvented functions, misplaced code, broken layering, and gamed tests. Exposes `voice_context` (the repo's familiar imports/idioms for a file, so agents write in-voice before generating), `check` (score a generated hunk against the repo's patterns), and `explain`. 100% local, n

12 Rust Updated today Score 71
MCP Server Official Active

amirdaraee/luxembourg-mcp

Keyless access to official Luxembourg public data: laws, statistics, live parking and traffic, weather alerts, environment, parliament, geodata, GTFS stops, and the national open-data catalogue. 21 read-only tools, zero dependencies; hosted endpoint at mcp.luxembourg-mcp.com or local Python server. No API keys.

8 Python Updated 18d ago Score 70
MCP Server Active

freema/mcp-design-system-extractor

Extracts component information from Storybook design systems. Provides HTML, styles, props, dependencies, theme tokens and component metadata for AI-powered design system analysis.

69 TypeScript Updated 5d ago Score 68
MCP Server Active

msaad00/agent-bom

AI supply chain security scanner with 18 MCP tools. Auto-discovers 20 MCP clients, scans dependencies for CVEs (OSV/NVD/EPSS/CISA KEV), maps blast radius from vulnerabilities to exposed credentials and tools, runs CIS benchmarks, generates CycloneDX/SPDX SBOMs, and enforces compliance across OWASP LLM Top 10, MITRE ATLAS, NIST AI RMF, and EU AI Act.

28 Python Updated today Score 65
MCP Server Maintained

jnMetaCode/shellward

AI Agent Security Middleware & MCP Server with 8-layer defense including prompt injection detection, DLP data flow tracking, command blocking, and PII detection. 7 MCP tools, zero dependencies.

128 TypeScript Updated 1mo ago Score 64
MCP Server Active

dimitar-grigorov/mcp-file-tools

Filesystem server for legacy, non-UTF-8 files. Auto-detects and converts 24 encodings (CP1251, CP1252, ISO-8859-x, KOI8-R/U, GBK/GB18030), keeps each file's original encoding on write, and manages BOM and line endings. Encoding-aware grep, partial reads with offset/limit for large files, and allowed-directory confinement. Single Go binary, no runtime dependencies.

19 Go Updated today Score 63
MCP Server Active

AliceLJY/recallnest

Persistent memory MCP server for AI coding agents (Claude Code, Codex, Gemini CLI). Hybrid retrieval (vector + BM25), cross-encoder reranking, knowledge graph with PPR traversal, session checkpoint/resume, and multi-scope isolation. Local-first with LanceDB + SQLite, zero external dependencies.

15 TypeScript Updated today Score 62
MCP Server Active

quantakrypto/pqc-tools

Post-quantum readiness for AI coding agents: scan code for quantum-vulnerable cryptography (RSA/ECDH/ECDSA/DH), explain the harvest-now-decrypt-later exposure, get NIST ML-KEM/ML-DSA/SLH-DSA (and hybrid) migration guidance, verify fixes, and check dependencies. Content-based/advisory tools only. Run local (`npx @quantakrypto/mcp`) or the hosted OAuth endpoint at [mcp.quantakrypto.com](https://mcp.

9 TypeScript Updated 2d ago Score 60
MCP Server Active

piiiico/proof-of-commitment

Supply chain risk scoring for npm, PyPI, Cargo, and Go packages. 9 tools for behavioral trust signals — publisher depth, release consistency, maintenance patterns. Both axios and node-ipc scored CRITICAL before they got attacked. Free CLI, CI gate, REST API. No API key required.

7 TypeScript Updated 29d ago Score 59
MCP Server Active

mopanc/depguard

Pre-install guardian for npm packages with static code analysis, supply-chain attack detection, vulnerability audit (npm + GitHub Advisory Database), AI hallucination guard, and CycloneDX 1.6 SBOM generation with VEX. 28 MCP tools. Zero runtime dependencies — the SBOM serializer is implemented natively against the public CycloneDX schema.

15 TypeScript Updated today Score 57
MCP Server Active

chaoz23/srdcheck

Deterministic D&D 5e (SRD 5.2.1) rules verdicts for agents: cited legality checks for whole turns, legal-action enumeration, advantage math, and hash-stamped game-state lineage. Refuses what the rules don't decide (exit 2), quotes the rule text on every verdict, zero dependencies.

2 Python Updated today Score 55
MCP Server Active

bzdOS/hubd

Files-first project hub for teams of humans and AI agents: shared journal, cross-project tasks, agent queues, and a read-only kanban. MCP server + CLI, zero dependencies.

2 JavaScript Updated 6d ago Score 55
MCP Server Maintained

kimwwk/repocrunch

MCP server that gives AI agents structured, ground-truth GitHub repository intelligence. Analyze tech stack, dependencies, architecture, health metrics, and security indicators with deterministic JSON output.

9 Python Updated 1mo ago Score 53
MCP Server Maintained

pomazanbohdan/memory-mcp-1file

A self-contained Memory server with single-binary architecture (embedded DB & models, no dependencies). Provides persistent semantic and graph-based memory for AI agents.

26 Rust Updated 2mo ago Score 52
MCP Server Stale

MikeRecognex/mcp-codebase-index

Structural codebase indexer exposing 17 query tools (functions, classes, imports, dependency graphs, change impact) via MCP. Zero dependencies.

61 Python Updated 5mo ago Score 51
MCP Server Active

Eltortilla1/synapse-code-mcp

Structural code context server for AI agents — compressed symbol indexes, dependency graphs, and git diffs via TypeScript AST analysis. Zero external dependencies, no vector database or embedding API required.

3 TypeScript Updated 5d ago Score 51
MCP Server Maintained

kestiny18/spring-nacos-mcp

Project-aware, read-only Nacos config & service-discovery server for Spring Cloud repos. Zero setup: auto-discovers every environment (dev/test/prod/...) from the repo's application/bootstrap files, with cross-environment key-level config diff. Single file, zero dependencies.

3 Python Updated 1mo ago Score 49
MCP Server Stale

raye-deng/open-code-review

AI code quality gate detecting hallucinated packages, phantom dependencies, stale APIs, and AI-specific code defects. MCP Server + CLI + CI/CD integration.

32 TypeScript Updated 3mo ago Score 48
MCP Server Official Stale

conan-io/conan-mcp

Official MCP server for Conan C/C++ package manager. Create projects, manage dependencies, check licenses, and scan for security vulnerabilities.

10 Python Updated 5mo ago Score 48
MCP Server Maintained

appcreationsca/bumpguard-mcp

Pre-flight dependency-upgrade impact analysis: reports exactly which of your code's API usages break *before* you bump a dependency, with line numbers, severity, and fix hints. Also verifies AI-written code against the actually-installed API to catch hallucinated calls. Static analysis only — never runs third-party code. Python + .NET. `pip install bumpguard-mcp`

2 Python Updated 1mo ago Score 48
MCP Server Maintained

eliottreich/taskbounty-check

Local-only GitHub Actions and CI maintenance scanner for AI-built apps. Exposes `scan_repo`, `explain_finding`, and `generate_fix_plan` to MCP clients; reads only allowlisted workflow and update configuration, modifies nothing, makes no outbound requests by default, and has zero runtime dependencies. Run with `npx -y taskbounty-check@0.1.6 mcp`.

2 JavaScript Updated 1mo ago Score 48
MCP Server Active

mshegolev/jaeger-mcp

Jaeger distributed tracing MCP. 5 tools: list_services, list_operations, search_traces, get_trace, get_dependencies. Any Jaeger instance (HTTP API v3); PyPI + MCP Registry.

1 Python Updated 25d ago Score 48
MCP Server Stale

kael-bit/engram-rs

Hierarchical memory engine for AI agents with automatic decay, promotion, semantic dedup, and self-organizing topic tree. Single Rust binary, zero external dependencies.

27 Rust Updated 5mo ago Score 47
MCP Server Stale

butterlatte-zhang/unity-ai-bridge

Remote-control Unity Editor from any AI IDE via file-based IPC — 62 tools across 13 categories, zero dependencies, supports Claude Code, Cursor, Copilot, Windsurf, Claude Desktop.

19 C# Updated 4mo ago Score 46
MCP Server Maintained

ayushagrawal288/memex

Production-grade persistent memory service for AI agents. Semantic search with recency decay (configurable α blend), local ONNX embeddings (zero API cost), background memory summarisation, and Prometheus/Grafana observability. `docker compose up` — no cloud dependencies.

1 Python Updated 1mo ago Score 46
MCP Server Maintained

Perufitlife/web-exposure-mcp

Points an AI agent at a live URL and confirms publicly-served secret files by fetching the bytes — exposed `.git`, `.env`, JS source maps, backup/SQL dumps, directory listing, and dotfiles. Zero dependencies, read-only.

1 JavaScript Updated 1mo ago Score 46
MCP Server Maintained

dl4rce/flaiwheel

Self-hosted memory and governance layer for AI coding agents. 28 MCP tools with structured knowledge capture, hybrid search (semantic + BM25 + cross-encoder reranking), behavioral documentation nudges, cold-start codebase analyzer, and git-native storage. Single Docker container, zero cloud dependencies.

4 Python Updated 2mo ago Score 45
MCP Server Stale

BB-fat/browser-use-rs

Lightweight browser automation MCP server in Rust with zero dependencies.

42 Rust Updated 8mo ago Score 44
MCP Server Stale

spranab/saga-mcp

A Jira-like project tracker for AI agents with full hierarchy (Projects > Epics > Tasks > Subtasks), task dependencies with auto-block/unblock, threaded comments, reusable templates, activity logging, and a natural language dashboard. SQLite-backed, 31 tools.

31 TypeScript Updated 3mo ago Score 43
MCP Server Stale

TeamSafeAI/LIFE

Persistent identity architecture for AI agents. 16 MCP servers covering drives, emotional relationships, semantic memory with decay, working threads, learned patterns, journal, genesis (identity discovery), creative collision engine, forecasting, and voice. Zero dependencies beyond Python 3.8. Built across 938 conversations.

8 Python Updated 5mo ago Score 43
MCP Server Inactive

qianniuspace/mcp-security-audit

A powerful MCP (Model Context Protocol) Server that audits npm package dependencies for security vulnerabilities. Built with remote npm registry integration for real-time security checks.

54 TypeScript Updated 1y ago Score 42
MCP Server Stale

besslframework-stack/project-tessera

Local workspace memory for Claude Desktop. Indexes your documents (Markdown, CSV, session logs) into a vector store with hybrid search, cross-session memory, auto-learn, and knowledge graph visualization. Zero external dependencies — fastembed + LanceDB, no Ollama or Docker required. 15 MCP tools.

15 Python Updated 4mo ago Score 40
MCP Server Stale

yuvalsuede/claudia

AI-native task management system for Claude agents. Hierarchical tasks, dependencies, sprints, acceptance criteria, multi-agent coordination, and MCP server integration.

15 TypeScript Updated 5mo ago Score 40
MCP Server Stale

andrewschreiber/desktopinsights-mcp

Look up SDKs, frameworks, and dependencies used by 12,000+ macOS and Windows desktop apps. Search by technology adoption, compare stacks, and discover SDK usage patterns via the Desktop Insights API.

3 TypeScript Updated 3mo ago Score 39
MCP Server Inactive

subelsky/bundler_mcp

Enables agents to query local information about dependencies in a Ruby project's `Gemfile`.

20 Ruby Updated 1y ago Score 38
MCP Server Stale

ShipItAndPray/mcp-compress

Data compression MCP server. 7 tools for gzip, brotli, deflate, and TurboQuant quantization. Auto-selects best algorithm. 60x compression on docs. Zero dependencies.

2 JavaScript Updated 4mo ago Score 38
MCP Server Stale

ShipItAndPray/mcp-memory

Smart memory with exponential decay. Memories strengthen on access and fade when unused — solving the Karpathy problem of unbounded context growth. 7 tools, SQLite-based, zero dependencies.

2 JavaScript Updated 4mo ago Score 38
MCP Server Stale

ShipItAndPray/mcp-market-data

Live cryptocurrency market data. 8 tools for real-time prices, OHLCV, order books, and market summaries. Zero API keys required. Zero dependencies.

1 JavaScript Updated 4mo ago Score 36
MCP Server Stale

Osseni94/oyemi-mcp

Deterministic semantic word encoding and valence/sentiment analysis using 145K+ word lexicon. Provides word-to-code mapping, semantic similarity, synonym/antonym lookup with zero runtime NLP dependencies.

3 Python Updated 7mo ago Score 19