Home › Search: claude-code

Search: claude-code

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

MCP Server Active

epicsagas/alcove

MCP server that gives AI coding agents on-demand access to private project docs via BM25 ranked search. One setup for Claude Code, Cursor, Codex, Gemini CLI, and more. Docs stay private, never in public repos.

15 Rust Updated 27d ago Score 62
MCP Server Active

hjqcan/GoodMemory

Local-first, auditable memory layer for Codex, Claude Code, and MCP clients. Stores scoped user/project memory in SQLite or Postgres, exposes read-only recall, trace, stats, and artifact tools by default, and supports opt-in governed writeback with review, forget, and audit controls. Published as `io.github.hjqcan/goodmemory` in the official MCP Registry.

14 TypeScript Updated yesterday Score 62
Agent Skill Active

hanhuark/mechanical-engineering-research-skill

Thermal-fluid research writing, proposals, DOE, and presentation feedback

14 Python Updated yesterday Score 62
MCP Server Stale

etsd-tech/mcp-pointer

Visual DOM element selector for agentic coding tools. Chrome extension + MCP server bridge for Claude Code, Cursor, Windsurf etc. Option+Click to capture elements.

589 TypeScript Updated 8mo ago Score 61
Agent Skill Active

degausai/wonda

AI content creation: images, video, music, audio, editing, publishing

139 TypeScript Updated 3d ago Score 61
MCP Server Maintained

paulburgess1357/nvim-mcp

MCP server providing AI assistants with full control of Neovim instances via msgpack-RPC. Read/edit buffers, run commands, send keys, query LSP diagnostics, and annotate code with highlights. No plugin required.

60 Python Updated 2mo ago Score 61
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

smaniches/semantic-scholar-mcp

Semantic Scholar MCP server: 14 typed tools over 200M+ academic papers — search, paper/author retrieval, citation-graph traversal, and recommendations. `uvx s2-mcp-server`

13 Python Updated 2d ago Score 61
MCP Server Active

LeonTing1010/tap

MCP server that compiles AI browser automation into deterministic `.tap.json` plans (25-op closed union, zero runtime LLM), runs on your logged-in Chrome, and detects drift via semantic fingerprint diff when sites change. 65+ open community taps on 40+ sites.

12 JavaScript Updated today Score 61
MCP Server Active

vornicx/Midas

Local-first memory for long-horizon AI agents with no LLM at ingest — $0 per message, zero data egress, verbatim source-traceable recall. Typed belief revision, selective forgetting, and a provenance guard that blocks memory-justified destructive actions unless user-confirmed. One `midas init` wires Claude Code, Cursor, Codex, and 6 more clients to one shared SQLite memory; local web inspector and

12 Python Updated 4d ago Score 61
MCP Server Active

Wynelson94/longhand

Persistent local memory for Claude Code. Indexes every session JSONL verbatim into SQLite + ChromaDB for semantic recall (~126ms) across your entire history. Never summarizes, zero API calls, 17 MCP tools including fuzzy `recall`, deterministic `replay_file`, and git-aware `recall_project_status`. Published on PyPI as `longhand` and registered in the MCP Registry.

12 Python Updated 8d 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 11d ago Score 61
MCP Server Active

sidclawhq/platform

Governance proxy for MCP servers. Wraps any upstream server with policy evaluation, human approval workflows, and hash-chain audit trails. 18+ framework integrations. Apache 2.0 SDK.

12 TypeScript Updated 3d ago Score 61
MCP Server Active

dshakes/distil

Reversibly compress a large tool output to a recoverable 8-hex handle over stdio, expand it on demand, and report a local token/dollar savings ledger.

11 Python Updated yesterday Score 61
MCP Server Active

costajohnt/oss-autopilot

Open source contribution manager with PR tracking across repos, issue discovery, CI failure diagnosis, and maintainer response drafting. Available as CLI, MCP server, and Claude Code plugin.

11 TypeScript Updated today Score 61
MCP Server Maintained

ZengLiangYi/ChatCrystal

Local-first AI PKM memory server for coding conversations. Imports Claude Code, Cursor, Codex CLI, Trae, and GitHub Copilot chats into notes, semantic search, tag graphs, Markdown exports, and reusable MCP memory. `npx -y chatcrystal mcp`

51 TypeScript Updated 1mo ago Score 60
MCP Server Active

ycs77/apifable

MCP server that helps AI agents explore OpenAPI specs, search endpoints, and generate TypeScript types.

10 TypeScript Updated 27d ago Score 60
MCP Server Active

JSungMin/vs-token-safer

Routes an AI coding agent's code search through an official language-server index (clangd / Roslyn / tsserver / pyright) instead of grep, returning a token-capped `file:line` list with no source bodies — ~20× fewer tokens. Also symbol-level edit-by-name, a Bash-grep→indexed-query rewrite hook, and git/p4 output compaction. Local-only, no IDE. Claude Code plugin + `vts` CLI.

10 JavaScript Updated 3d ago Score 60
MCP Server Active

jagoff/memo

Local-first semantic memory server with hybrid search, plain Markdown storage, MLX or CPU embeddings, contradiction detection, time-travel history, synthesis, and cross-machine git sync.

10 Python Updated today Score 60
MCP Server Active

n24q02m/mnemo-mcp

Persistent AI memory with SQLite hybrid search (FTS5 + semantic). Built-in Qwen3 embedding, rclone sync across machines. Zero config, no cloud, no limits.

10 Python Updated today Score 60
MCP Server Active

YGao2005/scholar-feed-mcp

Semantic search over 600k+ CS/AI papers with citation-graph traversal, full-text extraction, embeddings, and BibTeX export. Works anonymously or with a free key. Install: `npx scholar-feed-mcp init`.

10 TypeScript Updated yesterday Score 60
MCP Server Active

zw008/VMware-Monitor

Read-only VMware vSphere/vCenter monitoring — inventory, alarms, events, host health, VM info, and snapshot listing. 8 strictly read-only tools with code-level zero-destructive guarantee (validated by test fixtures).

9 Python Updated today Score 60
MCP Server Active

Apex-Foundation/copilot-mcp

Web3 founder diligence stack: smart contract audit (Solidity via Slither, Rust via cargo-audit) with file/line findings, jurisdiction matching across 28 crypto-native domiciles, VC fund discovery with thesis matching, portfolio comparison against 47 accelerator companies, project scoring across team/traction/tokenomics/market/security, hackathon search, Twitter audience audit.

9 TypeScript Updated 2d ago Score 60
MCP Server Active

NAJEMWEHBE/unreal-ai-connection

Drive the Unreal Engine 5.7 editor from any MCP client over a local TCP socket — 105 editor-automation tools (72 native C++ + 33 bridge-side). Native C++ plugin + thin Python bridge, ~50ms round-trips. 498 tests, MIT.

9 C++ Updated 14d ago Score 60
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 13d ago Score 60
MCP Server Active

mlorentedev/hive

On-demand Obsidian vault access via MCP. Adaptive context loading (67-82% token savings), full-text and ranked search, health checks, auto git commit, and worker delegation to cheaper models. 10 tools, works with any MCP client.

9 Python Updated 4d ago Score 60
MCP Server Active

rwnalds/engram

Second brain your agents read and write, over a git-backed markdown vault. Authority-aware search ranks superseded and archived notes below live ones (from frontmatter, no vector DB), so agents quote the current doc, not the dead one. Per-agent read-only or write tokens, a git audit trail of every change with diffs, a knowledge-graph dashboard, and Obsidian compatibility.

9 TypeScript Updated 11d ago Score 60
MCP Server Active

faze79/WPFVisualTreeMcp

Inspect, debug and drive running WPF (.NET desktop) apps: visual tree, dependency properties, data bindings and binding errors, DataContext, and screenshots with open popups/menus included, plus clicking, item selection, text input and keyboard shortcuts. Auto-injects into any running WPF process (x64/x86) with no source changes. `dotnet tool install -g WpfVisualTreeMcp`

9 C# Updated 9d ago Score 60
MCP Server Active

Harusame64/desktop-touch-mcp

Windows desktop automation for LLM agents with entity-based actions instead of coordinate-only clicking. Uses UIA, CDP, screenshots, keyboard/mouse/clipboard, and terminal control, plus entity leases, verified delivery, causal context, and interaction memory to reduce silent UI automation failures.

8 TypeScript Updated yesterday Score 60
MCP Server Active

MikkoParkkola/nab

Ultra-fast web fetcher and MCP server with HTTP/3, JS rendering, anti-fingerprinting, browser cookie auth, and 1Password integration. Fetches any URL as clean Markdown for AI context.

8 Rust Updated 6d ago Score 60
MCP Server Official Active

openpouch/openpouch

Agent-native hosting: deploy any app to a live URL in one command — no account, no dashboard, no CAPTCHA. Full deploy lifecycle as tools (deploy, verify, logs, inspect, rollback, list/delete); production approval stays human-only. Apache-2.0.

0 TypeScript Updated 14d ago Score 60
MCP Server Official Active

true402/mcp-server

Pay-per-call AI + web + on-chain tools for agents over x402 (USDC on Base) — no accounts, no API keys; the wallet is the identity. 11 tools incl. token rug/honeypot safety (0–100 score, risk band, buy/sell simulation), new-pairs / liquidity-pull / whale-swap signals, SEO/GEO audit, web extract, link preview, robots & security-headers checks, and LLM inference. Tools auto-discover from the live cat

0 TypeScript Updated 6d ago Score 60
Agent Skill Maintained

takechanman1228/claude-ecom

Ecommerce CSV to business review with KPI decomposition

43 Python Updated 1mo ago Score 59
MCP Server Maintained

TT-Wang/forge

Structured planning, parallel execution in git worktrees, and deep validation for Claude Code. Turns a one-line objective into a validated DAG of modules executed by worker agents, each self-checked and cross-module-reviewed before merge-back. 7 MCP tools: `validate`, `validate_plan`, `memory_recall`, `memory_save`, `iteration_state` (per-run scoped, with stagnation/velocity/oscillation detection)

37 JavaScript Updated 1mo ago Score 59
MCP Server Active

Cubenest/rrweb-stack

Local-first MCP server (@peekdev/mcp) + Chrome extension that records your real authenticated browser session (rrweb DOM + console + network, PII-masked, to local SQLite) and lets AI coding agents query it or drive the browser. No cloud, no telemetry.

7 TypeScript Updated 22d ago Score 59
MCP Server Active

EthanQC/feishu-user-plugin

All-in-one Feishu/Lark MCP server (84 tools). Send messages as the actual user (not bot), plus full official-API coverage of docs, bitable, wiki, drive, calendar, tasks, OKR. Cookie + OAuth UAT + app-credential auth.

7 JavaScript Updated yesterday Score 59
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

taniwhaai/arai

Policy enforcement for AI coding agents derived from existing instruction files (CLAUDE.md, .cursorrules, .windsurfrules, .github/copilot-instructions.md) — no separate YAML to maintain. Rules with prohibitive predicates (`never`, `forbids`, `must_not`) emit `permissionDecision: deny` to block tool calls in Claude Code; advisory rules inject context. PostToolUse is correlated with PreToolUse to pr

7 Rust Updated 5d ago Score 59
MCP Server Active

yessGlory17/job-verify

Check whether a recruiter or job offer is a scam before you reply. Extracts entities (company, links, email, phone, wallets) from a pasted message and cross-checks company registration, domain age, look-alike/typosquat domains, phishing & malware blocklists, email deliverability, crypto-scam databases, and Internet Archive history — free OSINT, no API keys.

7 Python Updated 29d ago Score 59
MCP Server Active

conorbronsdon/gws-mcp-server

Google Workspace MCP server exposing 23 curated tools for Drive, Sheets, Calendar, Docs, and Gmail via the gws CLI.

7 TypeScript Updated yesterday Score 59
MCP Server Active

AkashGoenka/coldstart

Codebase memory for coding agents, with no embeddings and no API key. A deterministic AST index answers "which files are relevant to this task?" in milliseconds, and agents write durable notes about the repo that are content-hash checked — a note flags itself stale the moment the code it describes changes. Notes are markdown inside the repo, so they commit and review alongside your code. `npm i -g

6 TypeScript Updated today 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

dashi96/chromium-bridge

MCP server + Chrome extension that connects Claude Code to Chromium-based browsers (Arc, Vivaldi, Brave) where the official Claude in Chrome extension doesn't work — navigate, click, read pages, run JS, and record GIFs in the user's real browser.

5 JavaScript Updated 10d ago Score 58
MCP Server Active

shipstatic/mcp

Deploy and manage static sites from AI agents. A simpler alternative to Vercel and Netlify for static website hosting — upload files, get a URL, and connect custom domains.

5 TypeScript Updated 5d ago 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

BigCactusLabs/dead-letter

Convert `.eml` email exports to clean Markdown with YAML front matter — thread splitting, signature stripping, attachment extraction, and calendar parsing. Tuned for feeding archived email into RAG/LLM pipelines.

5 Python Updated yesterday Score 58
‹ Prev1891014Next ›