Home › Search: claude

Search: claude

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

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 yesterday Score 62
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

remembra-ai/remembra

Persistent memory layer for AI agents with entity resolution, PII detection, AES-256-GCM encryption at rest, and hybrid search. 100% on LoCoMo benchmark. Self-hosted.

15 HTML Updated 16d ago Score 62
MCP Server Active

lespaceman/agent-web-interface

Token-efficient browser automation for LLM agents: semantic page snapshots and stable element IDs instead of raw DOM or screenshots, driving Chrome over CDP.

14 TypeScript Updated yesterday Score 62
MCP Server Active

aliasunder/vault-cortex

MCP server for Obsidian vaults — hybrid search, notes & files, memory, tasks, link graph, OAuth-protected.

14 TypeScript Updated yesterday 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
MCP Server Active

goesByhc/cn-scraper-mcp

MCP server that lets AI agents search and extract data from major Chinese internet platforms including Taobao, JD, Xiaohongshu, Zhihu, Weibo, Bilibili, ZSXQ, Douban, and Dianping, with local-first cookie storage and CDP-assisted login.

14 Python Updated 4d ago 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
MCP Server Stale

ferrislucas/iterm-mcp

A Model Context Protocol server that provides access to iTerm. You can run commands and ask questions about what you see in the iTerm terminal.

567 TypeScript Updated 10mo 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
MCP Server Maintained

efforthye/fast-filesystem-mcp

Advanced filesystem operations with large file handling capabilities and Claude-optimized features. Provides fast file reading/writing, sequential reading for large files, directory operations, file search, and streaming writes with backup & recovery.

59 TypeScript 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

selvage-lab/selvage

LLM-based code review MCP server with AST-powered smart context extraction. Supports Claude, GPT, Gemini, and 20+ models via OpenRouter.

35 Python Updated 14d ago Score 61
MCP Server Active

chaandannn/finopsmcp

Local-first FinOps copilot. Connect AWS, Azure, GCP, Kubernetes, and 15+ SaaS and AI bills, then ask cost questions in Claude or Cursor, find waste, and get the fix as a pull request you approve. Read-only; your credentials and bill stay on your machine. `uvx nable`.

13 Python Updated today Score 61
MCP Server Active

demwick/polymarket-agent-mcp

49-tool Polymarket prediction market suite for AI agents. Direct trading, smart money flow detection, copy trading with auto-monitor, backtesting, arbitrage scanning, portfolio optimization, and real-time WebSocket price streaming. Preview mode for simulation, live mode for real orders.

13 TypeScript Updated 24d ago Score 61
MCP Server Active

philrox/ris-mcp-ts

Access Austrian federal laws, state laws, court decisions, and legal documents via the RIS (Rechtsinformationssystem) API with 12 specialized tools.

13 TypeScript Updated today 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 3d ago Score 61
MCP Server Active

yusong652/yade-mcp

MCP server for [YADE](https://yade-dem.org/) — open-source discrete element method (DEM) engine for granular and particle simulation. Browse API docs with BM25 search, execute code via synchronous REPL or async background tasks, monitor progress, and review task history.

13 Python Updated 14d ago Score 61
MCP Server Active

OurThinkTank/founders-os

Self-hosted business context for your AI client: CRM, check points, automation triggers, financial ledger, tasks, playbooks, news feeds, projects, and semantic memory in one MCP server. Ask one question and it reads your CRM and books together. Your data stays in your own database. MIT licensed.

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

devemberx/mcp-server-polarion

Polarion ALM integration with 24 read/write tools for documents, work items, traceability links, and comments. Renders documents as Markdown, searches with Lucene or SQL, walks incoming/outgoing links, and creates/updates/reorganizes work items. Every write tool supports `dry_run` with pre-write field, enum, and link-target validation. Requires Polarion 2506+. `uvx mcp-server-polarion`.

12 Python Updated yesterday 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

street1983nk/infranode

Keyless remote MCP server for German public infrastructure open data: weather, air quality, traffic, public transit, parking and roadworks across 84+ German cities (DWD, Umweltbundesamt, Mobilithek, GovData). 38 read-only tools.

12 Python Updated 16d ago Score 61
MCP Server Active

Mingye-Lu/AgenticCrawler

Autonomous LLM-powered web crawler with 17 browser tools and goal-driven agent. Single binary, stealth browsing, 25 LLM providers.

11 Rust Updated 2d ago Score 61
MCP Server Active

Whatsonyourmind/oraclaw

Decision intelligence MCP server with 19 algorithms (bandits, Monte Carlo, constraint optimization, forecasting, anomaly detection, risk analysis, graph algorithms), 28 MCP tools. Install via `npx -y @oraclaw/mcp-server`.

11 TypeScript Updated 5d ago Score 61
MCP Server Active

DiegoLopez0208/RpgMakerMVUltimate-MCP

AI copilot for RPG Maker MV: generate maps, edit the database and events, and reason about a project — validate broken references, explain why an event never fires, critique maps, and search by meaning. 13 tools, knowledge-driven map generation, fully offline.

11 TypeScript Updated 9d 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

roychri/mcp-server-asana

This Model Context Protocol server implementation of Asana allows you to talk to Asana API from MCP Client such as Anthropic's Claude Desktop Application, and many more.

145 TypeScript Updated 2mo ago Score 60
MCP Server Maintained

raveenb/fal-mcp-server

Generate AI images, videos, and music using Fal.ai models (FLUX, Stable Diffusion, MusicGen) directly in Claude Desktop

52 Python Updated 3mo ago Score 60
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
Agent Skill Maintained

Ericyoung-183/alpha-insights

Harness-enforced business research for Claude Code and Codex

51 Python Updated 1mo ago Score 60
MCP Server Active

windborne/zulipmcp

Run AI agents in Zulip as @mentionable bots — or wire into any MCP client. Real-time listening, session management, file handling.

10 Python Updated yesterday Score 60
MCP Server Active

rust-works/omni-dev

MCP server for Atlassian Jira and Confluence with schema-validated Markdown↔ADF conversion. Catches content-model violations at conversion time rather than silently dropping ADF-only nodes like panels, mentions, and layouts.

10 Rust Updated today Score 60
MCP Server Active

BrunoKrugel/echo-mcp

A zero-configuration Go library to automatically expose any existing Echo web framework APIs as MCP tools.

10 Go Updated 22d 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 28d 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

alexey-pelykh/lhremote

Open-source CLI and MCP server for LinkedHelper automation — 32 tools for campaign management, messaging, and profile queries via Chrome DevTools Protocol.

10 TypeScript Updated yesterday 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 yesterday Score 60
MCP Server Active

Arun-kc/schemabrain

Read-only trust layer for Postgres: the agent never writes SQL — twelve tools compile it from definitions you control, PII and secret categories are refused before the query runs, and every call lands in a tamper-evident SHA-256 audit chain.

9 Python Updated 6d ago Score 60
‹ Prev114151633Next ›