Home › Search: engineering

Search: engineering

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

MCP Server Stale

apecloud/ApeRAG

Production-ready RAG platform combining Graph RAG, vector search, and full-text search. Best choice for building your own Knowledge Graph and for Context Engineering

1.3k Python Updated 3mo ago Score 64
MCP Server Active

radareorg/r2mcp

MCP server for Radare2 disassembler. Provides AI with capability to disassemble and look into binaries for reverse engineering.

275 C Updated 15d ago Score 64
MCP Server Active

oomkapwn/enquire-mcp

Long-term memory for AI agents (Claude Code/Desktop, Cursor, ChatGPT, Codex, OpenClaw) backed by a local Obsidian markdown vault. Hybrid retrieval (BM25 + ML embeddings + BGE reranker, RRF-fused), HNSW + int8 quantization, agentic RAG (HyDE + sub-question), GraphRAG-light (Louvain wikilink community detection), standalone Obsidian Bases, PDFs + Tesseract OCR. 46 tools, 19 MCP prompts, MIT, SLSA L2

27 TypeScript Updated today Score 64
Agent Skill Maintained

Tubo2333/obsidian-knowledge-brain

Cross-session knowledge memory and rule evolution for AI coding agents

90 Python Updated 1mo ago Score 63
MCP Server Active

ihorponom/agentpack

Repo-native task continuity for AI coding agents: a reviewed task-state ledger (decisions, dead ends, evidence, checkpoints) in `.agentpack/` that any next session or client resumes from.

17 TypeScript Updated 18d ago Score 63
MCP Server Official Active

forcedreamai/forcedream-mcp

Discover, invoke, and cryptographically verify AI agents on a paid agent marketplace. 13 tools spanning code generation (6-module engineering verification), security scanning (OSV.dev + GitGuardian), and lead scoring (8 real sources). Every result is Ed25519-signed and independently verifiable -- no trust in the platform required. Install: `npx -y @forcedream/mcp-server`.

1 TypeScript Updated 2d ago Score 63
Agent Skill Maintained

sametbrr/llm-wiki-manager

Persistent LLM-managed personal wiki — the model writes, cross-references, and maintains the knowledge base while you curate sources. Implements Karpathy's LLM Wiki pattern with 8 operating modes.

58 Python Updated 1mo ago Score 61
MCP Server Active

STiFLeR7/memex

Developer context continuity system. Watches your git repos and builds a temporal knowledge graph of modules, symbols, decisions, and open problems via Graphiti + Neo4j, then serves it to any AI coding agent over MCP. Every edge carries a validity window and a confidence score that decays over time. 12 tools across read and write. Install via `npx -y stifler-memex-mcp`. MIT licensed.

12 Python Updated 10d ago Score 61
MCP Server Active

renezander030/agentic-task-system

Turns your task manager into agent memory: hybrid (dense + sparse + keyword, RRF) retrieval over TickTick or an Obsidian vault via a six-method adapter contract. MCP server + CLI, no vector DB to build or maintain. `npm i -g @reneza/ats-cli`

9 JavaScript Updated 12d ago Score 60
MCP Server Active

Lulu-The-Narwhal/dali-mcp

Scores AI image/video generation prompts (0-100) against 18 models (Veo 3, Sora, Kling, Runway, Seedance, Midjourney, Flux, and more) before you spend a generation credit, then rewrites weak ones. Free, hosted remote MCP + npm/PyPI packages.

8 Python Updated 19d ago Score 60
MCP Server Official Active

datanika-io/datanika-core

Read-only-by-default MCP server for [Datanika](https://datanika.io), the open-source ELT + dbt platform: browse connections, preview data, run and compile dbt transforms, monitor runs, and manage pipelines. 25 tools; opt-in `--allow-write` enables create/trigger.

0 Python Updated 9d ago Score 60
MCP Server Active

Mogacode-ma/infomaniak-mcp-agent

Unofficial agentic MCP server for Infomaniak (Swiss cloud provider). 54 tools covering web hosting, mail, kDrive, domains, DNS, DNSSEC, FTP/SSH users, AI catalogue and more. Two-phase commit on every destructive operation, history & undo, transparent reverse-engineering of undocumented manager-private endpoints.

7 TypeScript Updated 15d ago Score 59
MCP Server Active

rbmuller/scherlok

Zero-config data quality monitoring across Postgres, BigQuery, Snowflake, MySQL, and DuckDB. Profile a warehouse, detect anomalies (volume, schema drift, freshness, NULLs, distribution, cardinality), with optional dbt manifest lineage. Read-only — connection resolved server-side, never passed via the model.

7 Python Updated 17d ago Score 59
MCP Server Active

kindrat86/mcp-deal-flow-signal

VC deal flow signals from GitHub engineering activity. Tracks startup commit velocity, contributor growth, and repo expansion across 20 sectors for seed and Series A investors. No API key required. Install: `npx @gitdealflow/mcp-signal`.

5 JavaScript Updated 13d ago Score 58
MCP Server Active

zzhang82/Agent-Memory-Bridge

MCP-native, local-first memory for coding agents that turns coding sessions into reusable engineering memory: decisions, gotchas, and domain knowledge.

4 Python Updated 3d ago Score 57
MCP Server Active

foldwork-dev/mcp-injector

Local MCP daemon that pre-indexes your codebase into a SQLite catalog and serves AST-compressed snapshots to Claude Code, Cursor, and VS Code on every query. Reduces token usage by 41-89% on real codebases (verified across Django, Tokio, Gin, and more). Single Go binary, zero config. Free for codebases under 100K lines.

3 HTML Updated 12d ago Score 56
MCP Server Active

cipherfoxie/sovereign-mcp

MCP for the [Sovereign AI Blog](https://sovgrid.org), a hands-on engineering log of self-hosted AI on NVIDIA DGX Spark (GB10/SM121A). 44+ articles covering SGLang, Mistral, Voxtral, OpenClaw. Three tools: full-text search, article retrieval, and SGLang config validator for GB10 hardware. Free, no auth, no client-side tracking. `https://mcp.sovgrid.org/self-hosted-ai?ref=awesome-mcp`

3 Python Updated 12d ago Score 56
MCP Server Active

nomadop/session-watcher

EOQ-based context economics for coding agents. Monitors LLM token cache with inventory theory, signals optimal session restart timing via live dashboard and terminal statusline. Zero context pollution — no metric ever enters the model's context.

2 JavaScript Updated 4d ago Score 55
MCP Server Active

WRG-11/wrg-sigma-rules

Sigma detection rule writing, validation, and conversion (Splunk/Elastic/Kibana/Wazuh) via 3 MCP tools (`draft_rule`, `validate_rule`, `convert_rule`) backed by a 61-rule production corpus across 11 MITRE ATT&CK tactic categories. Standalone server + Claude Code plugin distribution.

2 Python Updated 2d ago Score 55
MCP Server Active

nikolay-e/diffctx

Selects the minimum code context an LLM needs to understand a git diff: graph-based fragment selection under a token budget, deterministic, 30+ languages. Published on PyPI and in the MCP Registry.

2 Rust Updated today Score 55
MCP Server Stale

fosdickio/binary_ninja_mcp

A Binary Ninja plugin, MCP server, and bridge that seamlessly integrates [Binary Ninja](https://binary.ninja) with your favorite MCP client. It enables you to automate the process of performing binary analysis and reverse engineering.

410 Python Updated 3mo ago Score 54
MCP Server Active

adrianczuczka/mason

Context engineering MCP server. Generates CLAUDE.md from git history and architectural file sampling, and maintains a concept-map snapshot of features/flows → files so agents can skip grep/glob on repeat queries.

7 TypeScript Updated 10d ago Score 54
MCP Server Maintained

tribal-memory/tribal

Self-hosted semantic memory server, served over MCP, for an engineering team's tribal knowledge: the tacit decisions and hard-won reasoning behind the code, captured once and kept queryable for the team and the agents they work with. Postgres-backed (pgvector).

8 Rust Updated 1mo ago Score 53
MCP Server Active

datacharter/datacharter

Local, contract-governed federation across files and databases (Postgres, Snowflake, BigQuery, DuckDB, Excel, and more) with read-only guards, PII masking, and per-column agent access.

1 Python Updated today Score 53
MCP Server Maintained

rdanieli/tentra-mcp

AI-native architecture platform for engineering teams. Describe a system in natural language (e.g. "payment service with Stripe, Kafka, PostgreSQL") → get an interactive typed diagram with 167 cloud components → export to 14 production frameworks (Java Spring Boot, Python FastAPI, Go chi, Rust Axum, .NET, Kotlin Ktor, Ruby Rails, Elixir Phoenix, Docker Compose, Terraform, Mermaid, ADR, and more).

5 TypeScript Updated 1mo ago Score 51
MCP Server Maintained

aegis-dq/aegis-dq

Agentic data quality framework that runs structured rules against warehouses (DuckDB, BigQuery, Athena, Databricks, Postgres), diagnoses failures with LLM root cause analysis, and proposes SQL remediations. Every LLM decision is audit-logged with cost and latency.

4 Python Updated 2mo ago Score 50
MCP Server Active

imnoo-team/drawing-converter-mcp

Convert technical-drawing PDFs and engineering callouts between metric and imperial — dimensions, ± tolerances, ISO fit classes, M⇄UNC threads, surface roughness — with converted values stamped in place on the PDF. Install via NPM: `npx -y drawing-converter-mcp`

0 Dockerfile Updated 3d ago Score 50
Agent Skill Stale

frmoretto/clarity-gate

Epistemic quality verification for RAG systems

32 Python Updated 5mo ago Score 48
MCP Server Maintained

japlete/md-vision-mcp

Read Markdown with inlined images and heading indexes for agentic RAG over local docs or allowed URLs.

1 Python Updated 1mo ago Score 46
MCP Server Stale

Rai220/think-mcp

Enhances any agent's reasoning capabilities by integrating the think-tools, as described in [Anthropic's article](https://www.anthropic.com/engineering/claude-think-tool).

107 Python Updated 4mo ago Score 43
MCP Server Stale

rushikeshmore/CodeCortex

Persistent codebase knowledge layer for AI coding agents. Pre-digests codebases into structured knowledge (symbols, dependency graphs, co-change patterns, architectural decisions) via tree-sitter native parsing (28 languages) and serves via MCP. 14 tools, ~85% token reduction. Works with Claude Code, Cursor, Codex, and any MCP client.

7 TypeScript Updated 3mo ago Score 42
MCP Server Stale

pmptwiki/pmpt-cli

Record and share your AI-driven development journey. Auto-saves project milestones with summaries, generates structured AI prompts via 5-question planning, and publishes to [pmptwiki.com](https://pmptwiki.com) community platform.

6 TypeScript Updated 4mo ago Score 41
MCP Server Official Inactive

cyclops-ui/mcp-cyclops

An MCP server that allows AI agents to manage Kubernetes resources through Cyclops abstraction

30 Go Updated 1y ago Score 40
MCP Server Stale

Auctalis/nocturnusai

Deterministic reasoning engine for AI agent context compression. Extracts structured facts with logical inference, proof chains, and truth maintenance. REST API, Python/TypeScript SDKs, and MCP server integration.

3 Kotlin Updated 3mo ago Score 39
MCP Server Stale

jawdat6/fixgraph-mcp

Search and contribute to a community-verified knowledge base of 25,000+ engineering issues and fixes. Find step-by-step solutions with trust scores, submit new issues, and verify fixes work in your environment.

3 JavaScript Updated 4mo ago Score 34
MCP Server Stale

adeptus-innovatio/solvitor-mcp

Solvitor MCP server provides tools to access reverse engineering tools that help developers extract IDL files from closed-source Solana smart contracts and decompile them.

3 Rust Updated 10mo ago Score 29
‹ Prev12