Home › Search

Search

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

MCP Server Active

maxkuminov/obsidian-mcp

Self-hosted MCP server for Obsidian with semantic + full-text search over PostgreSQL/pgvector, wikilink graph traversal, atomic note CRUD, OAuth 2.0, and a self-describing vault guide.

8 Python Updated 16d ago Score 55
MCP Server Official Maintained

publora/mcp-server

Official Publora MCP server — schedule and publish posts across 10 social platforms (Twitter/X, LinkedIn, Instagram, Threads, TikTok, YouTube, Facebook, Bluesky, Mastodon, Telegram) from Claude, Cursor, or any MCP client. 18 tools for cross-platform posting, scheduling, media upload, and LinkedIn analytics. Hosted at mcp.publora.com.

4 JavaScript Updated 1mo ago Score 55
MCP Server Active

khglynn/spotify-bulk-actions-mcp

Bulk Spotify operations with confidence-scored song matching, batch playlist creation from CSV/podcast lists, and library exports for discovering your most-saved artists and albums.

2 Python Updated 22d ago Score 55
MCP Server Active

site-shot/site-shot-mcp

Website screenshot API for AI agents. Real Chromium rendering, full-page capture up to 20,000px, country/geo proxies, and automatic ad & cookie-banner removal (cleaner images, fewer vision tokens). Two tools: `capture_screenshot`, `capture_full_page`. Install: `npx -y site-shot-mcp`.

2 JavaScript Updated 4d ago Score 55
MCP Server Active

lawrencehui/Citio

Self-hosted AI teammate in Slack: @mention it and Claude Code or Codex investigates CloudWatch logs, runs tests, and opens pull requests. The bundled MCP server holds all credentials (GitHub, AWS, Slack) so the agent never sees keys. One-command deploy to your own AWS. MIT.

2 TypeScript Updated 9d ago Score 55
MCP Server Active

jigyasudham/veto

A council of 49 specialist agents + 93 tools for every major AI CLI (Claude Code, Codex, Gemini, Cursor, Windsurf). Deterministic agents that optionally upgrade to LLM, a self-learning router, cross-CLI memory, and guards for dependency hallucinations and decision drift. No API keys; zero extra cost on subscriptions.

2 TypeScript Updated 23d ago Score 55
MCP Server Active

djerok/glm-mcp

Run GLM (Zhipu/Z.ai) as a real sub-agent inside Claude Code or GitHub Copilot. GLM gets its own agent loop (read/write/edit/run) on your repo — not a single LLM call — with peak-aware Opus-vs-GLM routing, diff/dry-run/git-revert oversight, and a usage ledger. ~10x cheaper than Opus. Requires a Z.ai GLM Coding Plan key.

2 JavaScript Updated 19d ago Score 55
MCP Server Active

sena-labs/oz-mcp-server

Bridges Warp's Oz coding agent to any IDE or MCP client (Claude Code, Cursor, Codex), plus native `@oz` in VS Code Copilot Chat. Independent project; uses only Warp's documented public interfaces. MIT.

2 TypeScript Updated yesterday Score 55
MCP Server Active

gerard-kanters/mcp-linux-tools

Administer a Linux server from an MCP client such as Cursor or VS Code: read files and tail logs, check/reload/restart systemd services, manage cron jobs inside a dedicated crontab section, run read-only MySQL queries, drive WP-CLI on WordPress sites, run safe Git commands, and execute sandboxed Python. Directories, services and WordPress sites are allowlisted in `config.json`, and every tool retu

2 Python Updated 4d ago Score 55
MCP Server Active

arbengine/mailbox-mcp

Physical mail API for AI agents. Send letters, certified mail, postcards, and batch mailings with cost previews, approval controls, tracking, and webhooks.

2 JavaScript Updated 26d 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 1mo ago Score 55
MCP Server Official Active

iletimerkezi/iletimerkezi-mcp-server

Send SMS, query delivery reports, manage senders / blacklists, register and check İYS (Turkish messaging consent registry) records through the [iletiMerkezi](https://www.iletimerkezi.com) BTK-licensed SMS API. 11 tools, runtime-fetched manifest stays in lock-step with the live API. Install: `npx -y @iletimerkezi/mcp-server`.

2 TypeScript Updated 29d ago Score 55
MCP Server Active

loicfontaine-max/qorami-sdk

Check an email before an AI agent sends it: returns send / ask-a-human / block, with machine reason codes and prompt-injection detection.

2 Python Updated 1mo ago Score 55
MCP Server Active

TsvetanG2/cognigy-ai-mcp-management-server

Management and automation server for the Cognigy.AI conversational AI platform, exposing 132 tools across flows, agents, snapshots, NLU, functions, and deployment. Published to the official MCP Registry. `npx mcp-cognigy`

2 TypeScript Updated 6d 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 23d ago Score 55
MCP Server Active

azmartone67/dchub-mcp-server

Data-center, power & gas intelligence MCP server. 33 tools covering 21,000+ data-center facilities (170+ countries), 232 US power markets scored by the DC Hub Power Index (DCPI), 2,000+ tracked M&A deals, ISO grid telemetry (PJM, ERCOT, CAISO, MISO, SPP, NYISO), fiber routes, and energy pricing. Free to cite (CC-BY-4.0).

2 JavaScript Updated yesterday Score 55
MCP Server Active

lintbase/lintbase-mcp

Ground-truth Firestore schema context for AI coding agents. Stops Cursor, Claude, and Windsurf from hallucinating field names and queries. Scans live collections, returns real field names, types, and presence rates.

2 TypeScript Updated 13d ago Score 55
MCP Server Active

SurajKGoyal/amnesic

The MCP server that remembers your database — persists table/column annotations, an FK relationship graph, and searchable notes across sessions, so the model stops re-discovering your schema every time. PostgreSQL, MySQL, MSSQL, SQLite; read-only-enforced.

2 Python Updated 26d ago Score 55
MCP Server Active

soil-dev/capsulemcp

MCP server for [Capsule CRM](https://capsulecrm.com). 81 tools (49 in read-only mode) covering contacts, opportunities, projects, tasks, timeline activity, structured + saved filters, workflow tracks, and file attachments. Two transports — stdio (`npx capsulemcp`) and HTTP+OAuth for hosted Custom Connectors. Read-only-mode env flag for safer defaults. Apache 2.0.

2 TypeScript Updated 7d ago Score 55
MCP Server Active

aradar46/reuse-before-generate

Checks whether a project idea already exists before your agent scaffolds it. Searches GitHub, npm and Python repos, drops archived/inactive results, and returns at most 3 maintained alternatives with a concrete "extend this instead" suggestion for each. The calling agent does the relevance judgement itself, so no extra API key is needed. `npx -y reuse-before-generate`

2 TypeScript Updated 9d ago Score 55
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 5d 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 6d ago Score 55
MCP Server Active

GeiserX/lynxprompt-mcp

Go-based MCP server for LynxPrompt prompt management. Create, search, and organize AI prompts and AGENTS.md/CLAUDE.md configuration files. Docker image available.

2 Go Updated yesterday 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 2d ago 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 21d ago Score 55
MCP Server Active

chaoz23/inkcheck

CI for [ink](https://github.com/inkle/ink) interactive-fiction stories. Compiles, exhaustively playtests every branch, and finds runtime errors (with a repro path), unreachable knots, and every distinct ending — so an agent can verify the story it wrote. Writes no prose. `claude mcp add inkcheck -- npx -y inkcheck mcp`

2 TypeScript Updated 12d 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 4d ago Score 55
MCP Server Active

wppoland/woocommerce-mcp

Read-only MCP server for WordPress + WooCommerce. Five tools over the existing WP/WooCommerce REST APIs: list/search products, product details, recent orders, sales reports (week/month/last_month/year), and public blog-post search. No writes, no store-side plugin to install. Built by WPPoland. Install: `git clone` + `npm run build`.

2 JavaScript Updated 4d ago Score 55
MCP Server Active

ltspace/dowse

Windows-native full-disk search over file names, document contents, and OCR'd screenshot text, exposed to AI agents via a read-only local MCP server.

2 Rust Updated 7d ago Score 55
MCP Server Active

atomno-labs/mcp-cbr-rates

Central Bank of Russia (ЦБ РФ) data — currency exchange rates (daily and historical), key interest rate, inflation, and aggregated macro statistics. Five typed tools backed by an in-memory TTL cache. No API key required.

2 Python Updated 19d ago Score 55
MCP Server Active

atomno-labs/mcp-egrul

Russian state registries EGRUL (legal entities) and EGRIP (individual entrepreneurs), built on official Federal Tax Service open-data dumps. Self-hosted via local SQLite, no API key required.

2 Python Updated 19d ago Score 55
MCP Server Active

clicks-protocol/mcp-server

Autonomous USDC yield for AI agents on Base. 9 tools: register agents, split payments 80/20 (liquid/yield), withdraw anytime, simulate splits, check APY, and track on-chain referrals. Non-custodial, no lockup, MIT licensed. `npx @clicks-protocol/mcp-server`

2 TypeScript Updated 12d ago Score 55
MCP Server Active

cahthuranag/mcp-server

AllRatesToday currency exchange rates: real-time mid-market rates for 160+ currencies (Reuters/Refinitiv), historical data (1d/7d/30d/1y), currency list, and multi-target lookups. Free tier, no key needed for the simple-rate endpoint. Install: `npx @allratestoday/mcp-server`.

2 JavaScript Updated yesterday Score 55
MCP Server Active

CoinRithm/coinrithm-agent-trading

Paper-trade crypto spot, futures & prediction markets on CoinRithm with a user-minted API key (simulated funds, 21 tools, public Agent Arena).

2 Python Updated 6d ago Score 55
MCP Server Active

dolphinquant/echolon

LLM-agent-native backtest framework for SHFE daily futures research. 23 MCP tools (strategy validation, scaffolding, indicator catalog, error-code lookup), 22 in-package skills, 32 catalogued error codes, working strategy templates. `pip install echolon` then `claude mcp add -s user echolon -- echolon-mcp`.

2 Python Updated 7d ago Score 55
MCP Server Active

nikicat/mcp-wallet-signer

Non-custodial EVM wallet MCP — routes transactions to browser wallets (MetaMask, etc.) for signing. Private keys never leave the browser; every action requires explicit user approval via EIP-6963.

2 TypeScript Updated 18d ago Score 55
MCP Server Active

partymola/monzo-mcp

Read-only MCP server for the Monzo banking API (UK). OAuth with auto-refresh, local SQLite transaction cache, full-text search, and spending analysis with category breakdowns.

2 Python Updated 8d ago Score 55
MCP Server Active

PostOakLabs/ainumbers-mcp-apps

420+ deterministic fintech tools — agentic payments (AP2, x402, Visa TAP, A2A), AML/KYC risk rating, BaaS provider comparison, and MCP dev tooling (tool-definition linter, server.json validator, OAuth auditor, readiness scorecard) — with 15 flagship tools rendered as interactive MCP Apps widgets. Remote streamable HTTP, read-only, no auth, zero PII.

2 JavaScript Updated yesterday Score 55
MCP Server Active

chaoz23/srdcheck

Deterministic D&D 5e (SRD 5.2.1) rules verdicts for agents: cited legality checks for whole turns, legal-action enumeration, advantage math, and hash-stamped game-state lineage. Refuses what the rules don't decide (exit 2), quotes the rule text on every verdict, zero dependencies.

2 Python Updated yesterday Score 55
MCP Server Active

dmang-dev/mcp-retroarch

Drive any libretro core through [RetroArch](https://www.retroarch.com/)'s Network Control Interface (UDP): read/write memory, save/load state, screenshot, pause/frame-advance/reset, on-screen messages. Verified against NES, SNES, Genesis, N64, GBA, and PS1 cores.

2 TypeScript Updated 2d ago Score 55
MCP Server Active

io.github.PhilipAD/health-export-mcp

Query 190 Apple Health metrics from any MCP agent — zero-dependency, read-only, local-first.

2 JavaScript Updated 7d ago Score 55
MCP Server Active

a2cr/a2cr

MCP server for AI-agent handoffs. Saves client-encrypted WorkBaton checkpoints and WorkStash notes so Codex, Claude Code, Roo Code, and other MCP clients can resume work without passing full chat history.

2 Python Updated 3d ago Score 55
MCP Server Active

cachly-dev/cachly-mcp

Persistent AI memory brain for Claude Code, Cursor, Copilot, Windsurf, Cline & Zed. `session_start()` briefs your AI on last session, lessons, and open tasks in one call. 84 tools — Team Brain, semantic BM25+ search, Team Telepathy, Ambient Git Learning, Memory Crystals, Analytics, and managed Valkey/Redis. `npx @cachly-dev/init` — free tier, no credit card. [Website](https://cachly.dev)

2 TypeScript Updated yesterday Score 55
MCP Server Active

alfredoizdev/contextforge-mcp

Persistent memory for Claude Code, Cursor, and GitHub Copilot via MCP. Semantic search, Git commit/PR sync, project-based organization, team collaboration. Free tier available. `npx contextforge-mcp`

2 TypeScript Updated 10d ago Score 55
MCP Server Active

edobusy/agenthold

Shared versioned state store with optimistic concurrency control for coordinating concurrent AI agents. SQLite-backed claim/release locks and append-only audit log.

2 Python Updated 26d ago Score 55
MCP Server Active

MakeaMouse/fish-bridge-mcp

Compresses AI chat sessions into a typed knowledge graph (~300–800 tokens). Works file-based in Copilot, Claude Code, Cursor, and Gemini CLI without MCP server mode. Supports local/offline extraction via Ollama — no API key required.

2 Python Updated 3d ago Score 55
MCP Server Active

junnnnnw00/obsidian-everywhere

Graph-native Obsidian vault server with 31 tools for search, backlinks, n-hop neighborhoods, structured and paginated reads, and safe file, partial, and bulk edits with dry-run and rollback. Works with Codex, ChatGPT, Claude, and any MCP client. `npx -y obsidian-everywhere /path/to/vault`

2 TypeScript Updated 4d ago Score 55
MCP Server Active

TheGoatPsy/mneme

Vault-native, accountable memory for Claude Code and any MCP client. Markdown is the source of truth, no LLM on the Stop path, redaction before every derived store.

2 Python Updated 2d ago Score 55
‹ Prev143444588Next ›