Home › Search: agents

Search: agents

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

MCP Server Stale

juehang/vscode-mcp-server

A MCP Server that allows AI such as Claude to read from the directory structure in a VS Code workspace, see problems picked up by linter(s) and the language server, read code files, and make edits.

383 TypeScript Updated 6mo ago Score 54
MCP Server Stale

mrjoshuak/godoc-mcp

Token-efficient Go documentation server that provides AI assistants with smart access to package docs and types without reading entire source files

124 Go Updated 4mo ago Score 54
MCP Server Active

agentmail-toolkit/mcp

An MCP server to create inboxes on the fly to send, receive, and take actions on email. We aren't AI agents for email, but email for AI Agents.

85 TypeScript Updated 8d ago Score 54
MCP Server Maintained

Retio-ai/pagemap

Compresses ~100K-token HTML into 2-5K-token structured maps while preserving every actionable element. AI agents can read and interact with any web page at 97% fewer tokens.

35 Python Updated 2mo ago Score 54
MCP Server Maintained

hashgraph-online/hashnet-mcp-js

MCP server for the Registry Broker. Discover, register, and chat with AI agents on the Hashgraph network.

13 TypeScript Updated 2mo ago Score 54
MCP Server Maintained

ejentum/ejentum-mcp

MCP server with reasoning, code, anti-deception, and memory tools for AI agents.

13 JavaScript Updated 1mo ago Score 54
MCP Server Maintained

michielinksee/linksee-memory

Local-first cross-agent memory with a 6-layer structure, Ebbinghaus-style forgetting curve, and drift detection that catches when code diverges from past decisions. One SQLite file shared across Claude Code, Cursor, Codex, and Gemini — no account or API key. `npx linksee-memory`

13 JavaScript Updated 1mo ago Score 54
MCP Server Maintained

madhan-g-p/DevDocs-MCP

DevDocs-MCP is a MCP server that provides version-pinned, deterministic documentation sourced from [DevDocs.io](https://devdocs.io) in offline mode

12 TypeScript Updated 2mo ago Score 54
MCP Server Maintained

AutomateLab-tech/n8n-mcp

Nine-tool MCP server for n8n: generate workflow JSON from natural language, lint for deprecated node types, missing `typeVersion`, and broken connections, and debug per-node execution failures. Ships with a Claude Code skill. Install: `npx @automatelab/n8n-mcp`.

12 TypeScript Updated 1mo 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 Inactive

automation-ai-labs/mcp-link

Seamlessly Integrate Any API with AI Agents (with OpenAPI Schema)

622 Go Updated 1y ago Score 53
MCP Server Stale

the-momentum/fhir-mcp-server

MCP Server that connects AI agents to FHIR servers. One example use case is querying patient history in natural language.

97 Python Updated 9mo ago Score 53
MCP Server Maintained

V0v1kkk/DotNetMetadataMcpServer

Provides AI agents with detailed type information from .NET projects including assembly exploration, namespace discovery, type reflection, and NuGet integration

30 C# Updated 1mo ago Score 53
Agent Skill Active

metalbear-co/skills

Skills that let agents code and test against your Kubernetes cluster using mirrord

21 Shell Updated 4d ago Score 53
MCP Server Maintained

nangman-infra/touch-browser

Evidence-grounded web research for AI agents. Verifies page-local claims with citations, confidence bands, policy reports, and multi-page session synthesis via MCP.

10 Rust Updated 1mo ago Score 53
MCP Server Maintained

echology-io/decompose

Decompose text into classified semantic units with authority, risk, attention scores, and entity extraction. No LLM. Deterministic. Works as MCP server or CLI.

10 Python Updated 2mo ago Score 53
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

lightningfaucet/lightning-wallet-mcp

Give AI agents a Bitcoin Lightning wallet with L402/X402 paid API support, operator/agent hierarchy, budget controls, and CLI interface.

9 JavaScript Updated 1mo ago Score 53
MCP Server Official Stale

searchcraft-inc/searchcraft-mcp-server

Official MCP server for managing Searchcraft clusters, creating a search index, generating an index dynamically given a data file and for easily importing data into a search index given a feed or local json file.

9 TypeScript Updated 5mo ago Score 53
MCP Server Maintained

rafapra3008/cervellaswarm

Verify AI agent communication protocols using session types. Formal specification with Lean 4 proofs, linter, formatter, and LSP. Catches deadlocks and role violations before deployment.

9 Python Updated 1mo ago Score 53
MCP Server Maintained

whiteknightonhorse/APIbase

Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropayments in USDC.

8 TypeScript Updated 1mo ago Score 53
MCP Server Maintained

lorenzo-cambiaghi/LynxMCP

100% local semantic code search for AI agents: AST-aware chunking (tree-sitter), hybrid BM25+dense retrieval, and a code knowledge graph (callers, inheritance, imports) over codebases, docs sites, and PDFs. Install via `pipx install lynx-mcp`.

8 Python Updated 1mo ago Score 53
MCP Server Maintained

leonardsellem/hypermnesic

Git-first memory for AI agents: Markdown files are truth, the index is disposable, and writes are reviewable commits. Ships 7 MCP tools (hybrid search, read_note, build_context, resolve, think, list_folders, and a scope-gated commit_note write) over a Streamable HTTP endpoint, plus a CLI and a read-only Obsidian companion.

8 Python Updated 1mo ago Score 53
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 Maintained

AutomateLab-tech/citation-intelligence

What LLMs cite, for agents. Check which URLs Perplexity, Claude, ChatGPT, Gemini, Bing, and Google AI Overviews cite for any query. Self-hosted, BYO API key. Install via `npx @automatelab/citation-intelligence`.

8 TypeScript Updated 1mo ago Score 53
MCP Server Active

hampsterx/claude-mcp-bridge

Wraps Claude Code CLI as MCP tools (query, search, structured, sessions) with subscription-first auth, cost metadata, budget caps, and granular tool sandboxing.

6 TypeScript Updated yesterday Score 53
MCP Server Active

urbanmorph/mdshare

Markdown collaboration for AI workflows. Share markdown instantly via public links with four permission levels (admin, edit, comment, view), inline comments anchored to text, real-time WebSocket sync, and version history. Free, no login. `npx mdshare-mcp` lets AI agents read docs, review comments, incorporate feedback, and resolve threads — the full review loop without copy-pasting between tools.

6 TypeScript Updated 23d ago Score 53
MCP Server Active

alexanderclapp/clirank-mcp-server

API intelligence for AI coding agents. 387 APIs scored on agent-friendliness with tools to recommend, compare, check scores, and discover APIs. Install: `npx clirank-mcp-server`. Web: [clirank.dev](https://clirank.dev).

5 JavaScript Updated 11d ago Score 53
MCP Server Active

Wopee-io/wopee-mcp

Autonomous testing for web apps — dispatch AI agents that open real browsers, execute test cases, and report pass/fail with screenshots. Generate user stories, test cases, and Playwright code from your app context. 8 tools for end-to-end test automation.

5 TypeScript Updated 12d ago Score 53
MCP Server Active

MS-Teja/Glyphic

Generate diagrams from structured JSON across 18 types (architecture, ERD, sequence, flowchart, Gantt…) — native SVG/PNG, no headless browser. Built for LLMs and agents.

5 TypeScript Updated 13d ago Score 53
MCP Server Active

alexar76/aimarket-plugins

aimarket-mcp-packager** hub plugin: turn AIMarket capabilities into self-hosted MCP servers (Docker image + `mcp_manifest` + Claude Desktop `mcpServers` config). Part of 15-plugin AIMarket Hub ([modelmarket.dev](https://modelmarket.dev)); protocol discovery at `/.well-known/ai-market.json`. Install: `pip install aimarket-mcp-packager`.

1 Python Updated today Score 53
MCP Server Active

davidmosiah/wellness-cgm-mcp

Local-first continuous glucose monitor MCP server for Dexcom Developer API and FreeStyle Libre via LibreLink Up.

1 TypeScript Updated yesterday Score 53
MCP Server Active

kushaim/practice-fusion-mcp

FHIR-first, read-only MCP server for the Practice Fusion EHR. Search patients and review appointments, conditions, medications, and lab results. SMART backend-services auth, audit-logged, HIPAA-conscious.

1 TypeScript Updated yesterday Score 53
MCP Server Active

Ceki-me/mcp-server

Rent real residential Chrome browsers from real humans — per-minute billing ($0.01/min), real fingerprints, residential IPs, no datacenter signals. MCP-native, with SDKs for Python, JS, LangChain, CrewAI, n8n. Crypto payouts.

1 JavaScript Updated 5d ago Score 53
MCP Server Active

vincentvella/devloop

Drives a browser (or a native Expo/React Native app on iOS/Android) and your dev server onto one correlated timeline, so a browser console error and the backend stack trace from the same moment line up. Includes `repro` action sequences, a unified log/network query API, and an Electron cockpit.

1 TypeScript Updated 5d ago Score 53
MCP Server Active

VibeKit-Bot/vibekit-mcp

MCP server for VibeKit. Lets an LLM in Claude Desktop, Cursor, or any MCP client build, deploy, and manage hosted apps and chat with each app's persistent server-side agent (every app gets its own agent and a live URL). Not to be confused with the unrelated `superagent-ai/vibekit` SDK.

1 JavaScript Updated 14d ago Score 53
MCP Server Active

jcoulaud/shipmail-mcp

Business email MCP server for AI agents. Manage custom-domain mailboxes, read and send messages, draft replies, inspect threads, and automate Shipmail REST API/webhook workflows.

1 TypeScript Updated 2d ago Score 53
MCP Server Active

degenlegion-com/waxseal-sdk

On-chain Ed25519 identity for AI agents — verify seals by fingerprint, validate document signatures, and gate irreversible actions behind human-signed approval tokens. Hosted at `api.waxseal.id/mcp`; local install (`npx @waxseal/mcp`) for signing.

1 TypeScript Updated 26d ago Score 53
MCP Server Active

Alessandro114/scala-mcp-server

Search and enrich data from 250M+ companies across 50+ countries. Company lookup by name, VAT, or ID, NACE sector search, and financial data from official EU business registries. Free tier: 50 lookups/month. Install: `npx scala-mcp-server`.

1 TypeScript Updated 8d ago Score 53
MCP Server Active

Vivekpatil200320/CyberRescue

Secure host-level telemetry gateway enabling sandboxed AI agents to dynamically fetch container logs and track kernel resource metrics.

1 Python Updated 8d ago Score 53
MCP Server Active

modus-agendi/managed-agent-control-mcp

Start, observe, and interact with Claude Managed Agents from any MCP client — launch an agent, poll its events to watch it work, reply, approve the tools it wants to run, and stop it. Runs over stdio, an HTTP container, or AWS Lambda, with pluggable inbound auth (bearer/OIDC/Cognito).

1 Python Updated 13d ago Score 53
MCP Server Active

machinegrade/validate

Deterministic validation of AI-generated artifacts before acting on them: JSON Schema conformance, OpenAPI response conformance, SQL syntax per dialect. Typed verdicts with per-error fix hints. Hosted free tier with remote MCP endpoint; MIT, self-hostable.

1 TypeScript Updated 6d ago Score 53
MCP Server Active

seldonframe/reelier

Record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift — CI + snapshot tests for MCP tool-call workflows. `npx -y reelier serve`

1 TypeScript Updated today Score 53
MCP Server Active

verifyax/verifyax-mcp

MCP server for the VerifyAX platform. Enables agent evaluation, simulation testing, and functional/non-functional verification workflows through natural language.

1 TypeScript Updated 4d ago Score 53
MCP Server Active

jasp-nerd/marktplaats-mcp

Search Marktplaats.nl and 2dehands.be, the Dutch and Belgian second-hand marketplaces. Listings with price, condition and distance filters, full ad details, seller verification and reviews, categories, and new-listing monitoring. No account or API key needed. Install via `uvx marktplaats-mcp`.

1 Python Updated yesterday Score 53
MCP Server Active

dabito/hledit-mcp

Hash-anchored file edits for MCP clients. Reads files with line anchors, validates anchors against current content, and rejects stale writes before changing files.

1 TypeScript Updated 19d ago Score 53
MCP Server Active

0rkz/byte-mcp-server

PayPerByte — per-byte data marketplace for AI agents on Arbitrum. Discover publishers, evaluate on-chain Proof-of-Quality Score (PQS), subscribe + pay per request in USDC via x402 gateway. 15 tools, zero API keys.

1 JavaScript Updated 11d ago Score 53
MCP Server Active

alforge-labs/alpha-forge-mcp

AlphaForge quant CLI as an MCP server — backtest, optimize (Optuna TPE), and walk-forward-test trading strategies from Claude Desktop, Cursor, or Claude Code. Local-first, anti-overfitting. `uvx alpha-forge-mcp`

1 Python Updated 11d ago Score 53
‹ Prev118192030Next ›