Home › Search: local

Search: local

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

MCP Server Active

catfish-1234/sessionmem

Local-first memory layer for AI coding assistants. Watches your coding sessions and injects a compact summary at the start of each new session. No cloud, no account, just a SQLite file on your machine. Works with Claude Code, Cursor, Cline, Windsurf, and any other MCP host.

7 TypeScript Updated 11d ago Score 59
MCP Server Active

grooverLab/fable

MCP server over your Claude Code transcript history — full-text + semantic search, byte-identical thread recall, durable /remember facts. Local SQLite, stdlib-only.

7 Python Updated 3d ago Score 59
MCP Server Active

HBarefoot/engram

Local-first persistent memory for AI agents. SQLite + local embeddings (all-MiniLM-L6-v2), hybrid semantic + FTS5 recall, secret detection, and contradiction handling. 6 MCP tools (remember, recall, forget, feedback, context, status) over stdio. Zero cloud, no API keys, fully offline. Works with Claude Desktop/Code, Cursor, and Windsurf. `npm install -g @hbarefoot/engram`

7 JavaScript Updated 26d ago Score 59
MCP Server Stale

ttommyth/interactive-mcp

Enables interactive LLM workflows by adding local user prompts and chat capabilities directly into the MCP loop.

352 TypeScript Updated 8mo ago Score 58
MCP Server Active

billy12151/memory-arbiter-mcp

AI enhancement middleware: precise retrieval replaces full-memory loading (~80%+ token cut), rule-based conflict arbitration with explainable reasons, and one local SQLite shared across Claude Code/Codex/Cursor/ZCode. Local-first, zero cloud, MIT. `pip install memory-arbiter-mcp`

6 Python Updated today Score 58
MCP Server Active

AperionAI/shield

Local guardrail proxy for AI coding agents. Wraps any MCP server (stdio or Streamable HTTP) and blocks destructive tool calls — DROP TABLE, rm -rf, force-push — before they execute. MCP supply-chain protection: TOFU tool-catalog pinning against rug pulls, plus tool-description and tool-result scanning for tool poisoning and prompt injection. 51 starter rules, approval gates, audit logging. Single

6 Rust Updated 4d ago Score 58
MCP Server Active

L337-org/docker-mcp

Manages one or more Docker daemons (local socket or remote over TCP/TLS/SSH) with 156 tools spanning containers, images, Compose, Swarm, Buildx, Scout, and OCI registries. Mark hosts as read-only for safe monitoring; logs and stats exposed as MCP resources.

5 Python Updated today Score 58
MCP Server Active

Yomiracle/trinity-lite

Local-first task bus for CLI-based AI agents. Route work, persist state in SQLite, and let Codex, Claude Code, and other agents collaborate through a shared MCP server.

5 Python Updated 19d ago Score 58
MCP Server Active

soren-achebe/backscroll

Answers "what did that command print?" from your real terminal history: a per-command PTY session recorder (OSC 133) stores every command's full output, exit code, cwd, and duration in local SQLite/FTS5, and the MCP server searches, retrieves, and diffs those outputs — secret redaction on by default before anything reaches the model.

5 Go Updated 2d ago Score 58
MCP Server Active

KyaniteLabs/checkyourself

Local-first production-readiness audit for AI-built apps: read-only checks, an evidence-based 0-100 score, and guided fixes before launch.

5 Python Updated 4d ago Score 58
MCP Server Active

pineforge-4pass/pineforge-codegen-mcp

Backtest PineScript v6 strategies locally: transpiles Pine→C++ and runs on the deterministic, TradingView-validated PineForge engine (245/246 strict parity, no API key).

5 TypeScript Updated 2d ago Score 58
MCP Server Active

claymore666/debmatic-mcp

Control a HomeMatic / debmatic CCU (eq-3 home automation) over its JSON-RPC and HM-Script APIs — switch and dim actuators, read sensors, system variables and service messages, run programs, and manage rooms, functions, channel links and device assignments. 25 tools over HTTP or stdio; runs locally against your own CCU.

5 TypeScript Updated today Score 58
MCP Server Active

AndreLYL/memkin

Local-first personal memory for AI agents. Ingests Feishu/Lark chats and Claude Code / Codex sessions, distills them into a private entity knowledge graph (people, projects, decisions, tasks), and serves it to any agent over MCP — read and write. `npx memkin`

5 TypeScript Updated 4d ago Score 58
MCP Server Active

smaniches/alphafold-sovereign-mcp

AlphaFold MCP server integrating AlphaFold DB with eight additional public biomedical data sources, backed by a local SQLite knowledge graph for structural-confidence, variant, disease/phenotype, drug-target, and orthology workflows. `uvx alphafold-sovereign-mcp`

4 Python Updated 2d ago Score 57
MCP Server Active

Contentrain/ai

Local-first MCP server for AI content governance — 13 tools for model/content CRUD, validation, normalization, and i18n across any framework.

4 TypeScript Updated 3d ago Score 57
MCP Server Active

NavinAgrawal/mcp-broker

Local MCP process broker that exposes one compact client entry while routing to many configured upstream MCP servers with profile gates, lifecycle ownership, and mutating-tool allowlists.

4 Python Updated 28d ago Score 57
MCP Server Active

admin978/canvas-mcp

Local-first MCP server for Canvas LMS. Stdio transport, no third-party broker, token stays in `~/.canvas.env`. Exposes courses, assignments, modules, announcements, grades, planner items, upcoming events, todo, and bulk file dump as MCP tools.

4 Python Updated 9d ago Score 57
MCP Server Active

bzsanti/oxidize-python

Rust-powered PDF toolkit: create, read, and analyze PDFs; extract text and entities for RAG; convert to Markdown; split, merge, rotate, and reorder pages; add content, annotations, and form fields; and encrypt documents. Ships in the `oxidize-pdf` PyPI package — run locally with `uvx oxidize-mcp`.

4 Python Updated today Score 57
MCP Server Active

ellmos-ai/ellmos-filecommander-mcp

Comprehensive local filesystem MCP server with file management, process control, interactive sessions, async search, and safe delete via Recycle Bin.

4 JavaScript Updated 3d ago Score 57
MCP Server Active

eidetic-works/nucleus-mcp

Sovereign Agent OS — persistent memory, governance, and audit trails for AI agents. One brain for Cursor, Claude Code, Windsurf, and Gemini. Local-first `.brain/` directory with engrams, hypervisor file protection, and optional remote sync. `pip install nucleus-mcp` or Streamable HTTP at `relay.nucleusos.dev`.

4 Python Updated today Score 57
MCP Server Active

gingugu/gingugu

Persistent memory for AI coding assistants. Local SQLite, no cloud. 16 MCP tools: store, recall, search, relate, consolidate, export, and credential vault (OS keychain). Typed memories with confidence lifecycle (verified/inferred/stale/deprecated), namespaces, knowledge graph, and hybrid BM25 + semantic search via fastembed ONNX. Works with Cursor, Windsurf, Claude, and any MCP client. `pip instal

4 Python Updated yesterday Score 57
MCP Server Active

leesgit/passbaton

Zero-config session continuity for Claude Code, OpenAI Codex CLI & Google Gemini CLI, sharing one local db. Auto context injection on start, compaction handover, and 24 tools for memory, tasks, solutions, and a knowledge graph. Multilingual semantic search (94+ languages), 100% local, $0 API cost. `npm i -g passbaton`

4 TypeScript Updated 13d ago Score 57
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

dimpagk92/cellar

Hybrid computer-use runtime. Fuses accessibility tree + Chrome DevTools Protocol + vision into structured context with per-element confidence. 4 MCP tools (see/act/think/perceive). Continuous awareness engine (Cortex) with freshness + side-effect detection. Works offline with Ollama + local models.

4 Rust Updated 5d ago Score 57
MCP Server Active

goklab/guardvibe

Security MCP for vibe coding with 330 rules and 29 tools. Purpose-built for AI-generated code — scans Next.js, Supabase, Clerk, Stripe, Prisma, Hono, GraphQL, and 25+ modules. Cross-file taint analysis, host security audit, auto-fix, SARIF export, pre-commit hook, and CVE version detection. Zero config, runs locally.

4 TypeScript Updated 9d ago Score 57
MCP Server Active

KyaniteLabs/DialectOS

Spanish dialect localization server and CLI. Translates and QA-checks across 25 regional variants with register control, structure preservation, and adversarial quality gates.

4 TypeScript Updated today Score 57
MCP Server Stale

mark3labs/mcp-filesystem-server

Golang implementation for local file system access.

672 Go Updated 8mo ago Score 56
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

HarperZ9/telos

Local-first Project Telos MCP tool line for inspectable AI work: source intake, workspace context, routing ledgers, action receipts, and MATCH / DRIFT / UNVERIFIABLE verification packets across 5 stdio servers.

3 Python Updated today Score 56
MCP Server Active

ahmedxuhri/bigindexer

Hierarchical code intelligence for AI coding agents. Scans local source code, clusters files by behavioral roles, maps coupling seams, and provides in-repo twins/context for complex implementation tasks.

3 Python Updated 19d ago Score 56
MCP Server Active

ellmos-ai/ellmos-codecommander-mcp

Developer-focused MCP server for code analysis, JSON repair, encoding fixes, and import organization across local projects.

3 TypeScript Updated today Score 56
MCP Server Active

gvasile29/qai-consultant

Keyless local MCP server bringing ISTQB / OWASP / IEEE / ISO / EU AI Act QA standards into your AI client: standards-grounded retrieval, deterministic QA effort estimation, and automated QA document quality review (0-100 rubric) plus JUnit/CSV test-results flakiness analysis. `uvx qai-consultant-mcp`

3 Python Updated 2d ago Score 56
MCP Server Active

JamesANZ/evm-mcp

An MCP server that provides complete access to Ethereum Virtual Machine (EVM) JSON-RPC methods. Works with any EVM-compatible node provider including Infura, Alchemy, QuickNode, local nodes, and more.

3 TypeScript Updated 14d ago Score 56
MCP Server Active

geondongkim/geond-agent-protocol

Local-first shared memory and coordination layer for AI coding agents: repository evidence, reservations, handoffs, code graph context, and dashboard review backed by PostgreSQL/pgvector.

3 Python Updated 6d ago Score 56
MCP Server Active

ravi-labs/mindmap-mcp-server

Local-first memory & context-handoff across AI tools — capture context in one tool, resume it in another, with graceful decay, a persona layer, and a portable memory passport.

3 TypeScript Updated 27d ago Score 56
MCP Server Active

SVerITG/Metis

A private, local research "second brain" for Claude: project-aware memory, cited answers from your own library (won't invent what it can't find), linked notes/meetings/ideas via a domain-specific knowledge layer, daily briefs (news + new papers in your field), a live meeting assistant, cross-pollination across your work, and 34 routed agents. A governed layer between you and the AI, with guardrail

3 Python Updated 19d ago Score 56
MCP Server Active

yamantaka520/Agent-Memory-OS

Local-first memory engine for AI-agent teams: private/team/project ACL (a hard gate before ranking), associative recall, and federated sync where revocation propagates across nodes. SQLite + FTS5, no LLM required; MCP server + web console included. `pip install 'agent-memory-os[mcp]'`

3 Python Updated yesterday Score 56
MCP Server Active

ctxfile/ctxfile

Local-first MCP server that snapshots your project's working state — files, git, plan, and decisions — into one structured context object and hands it to any MCP client in a single call. Save a session in one agent, continue it in another. Zero network calls by default; read-only over your project. Works with Claude Code, Cursor, and any MCP client. `npx -y ctxfile`

3 TypeScript Updated 2d ago Score 56
MCP Server Active

zhaoyue722/llm-usage-mcp

Local-first LLM API cost tracker. Captures usage across Anthropic, OpenAI, Qwen, and DeepSeek into a local SQLite ledger and exposes spend queries, provider comparison, and recommendations as MCP tools — with first-class Chinese-provider support (CNY→USD). Install: `uvx llm-usage-mcp`.

3 Python Updated yesterday Score 56
Agent Skill Maintained

NoizAI/skills

Human-like TTS workflows with local/cloud APIs and app delivery

526 Python Updated 2mo ago Score 55
MCP Server Stale

pi22by7/In-Memoria

Persistent intelligence infrastructure for agentic development that gives AI coding assistants cumulative memory and pattern learning. Hybrid TypeScript/Rust implementation with local-first storage using SQLite + SurrealDB for semantic analysis and incremental codebase understanding.

169 Rust Updated 7mo ago Score 55
MCP Server Active

linxule/mineru-mcp

MCP server for MinerU document parsing API. Parse PDFs, images, DOCX, and PPTX with OCR (109 languages), batch processing (200 docs), page ranges, and local file upload. 73% token reduction with structured output.

9 JavaScript Updated 4d ago Score 55
MCP Server Active

googlarz/signal-mcp

Full Signal messenger MCP server and CLI. Send/receive messages, manage groups and contacts, search history, handle attachments and reactions. Runs locally via signal-cli — no third-party servers.

2 Python Updated 29d ago Score 55
MCP Server Active

laszlopere/mcp-bytesmith

Local byte-wrangling toolbox: encoding (hex/Base64/Base32/Base58/Base45…), cryptographic + CRC hashing, base conversion, and CSPRNG tokens/passphrases, plus an opt-in Ethereum/EVM toolset (keccak, ABI/RLP codecs, EIP-191/712 hashing, function/event selectors, EIP-55). No network calls. `uvx mcp-bytesmith`.

2 Python Updated 22d ago Score 55
MCP Server Active

runyourempire/4DA

Dependency intelligence for AI coding agents. Live CVE scanning, dependency health, upgrade planning, ecosystem news, and decision memory. 14 tools, zero config, privacy-first.

2 Rust Updated 5d ago Score 55
MCP Server Active

jiezeng2004-design/PatchWarden

Local-first MCP safety and verification layer for AI coding agents with workspace confinement, command allowlists, scope-violation detection, and auditable task evidence. Install: `npx -y patchwarden@0.6.1`.

2 TypeScript Updated yesterday Score 55
MCP Server Active

whyy9527/ariadne

Cross-service API dependency graph for microservice codebases. Give it a business term or endpoint name; get back a ranked chain of GraphQL operations, REST endpoints, Kafka topics, and frontend queries across all services. Offline, local SQLite + TF-IDF + optional embeddings.

2 Python Updated 20d ago Score 55
MCP Server Active

haiiibin/data-profiler-mcp

Profiles tabular data files (CSV, TSV, Parquet, Excel, JSON) for LLM agents: one-call dataset overview, per-column statistics, a data-quality audit (missing values, duplicates, mixed types, outliers), and memory-saving dtype suggestions. Pure Python (pandas); files are read locally and nothing leaves your machine. `pip install data-profiler-mcp`.

2 Python Updated 3d ago Score 55
‹ Prev13458Next ›