Home › Search: r

Search: r

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

MCP Server Maintained

janreges/ai-distiller-mcp

Extracts essential code structure from large codebases into AI-digestible format, helping AI agents write code that correctly uses existing APIs on the first attempt.

165 C Updated 2mo ago Score 60
MCP Server Maintained

zcaceres/gtasks-mcp

An MCP server to Manage Google Tasks

155 TypeScript Updated 1mo ago Score 60
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

handsomejustin/mijia-control

Control Xiaomi/Mijia smart home devices (lights, AC, heaters, robots, cameras) through MCP. Includes web dashboard, REST API, CLI, SocketIO, energy monitoring, and automation rules.

55 Python 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
MCP Server Official Maintained

metoro-io/metoro-mcp-server

Query and interact with kubernetes environments monitored by Metoro

51 Go Updated 2mo 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 Official Stale

yepcode/mcp-server-js

Execute any LLM-generated code in a secure and scalable sandbox environment and create your own MCP tools using JavaScript or Python, with full support for NPM and PyPI packages

46 TypeScript Updated 4mo ago Score 60
MCP Server Maintained

rafsilva85/credit-optimizer-v5

Save 30-75% on Manus AI credits through intelligent model routing, smart testing, and context hygiene. Audited across 53 scenarios with zero quality loss.

45 Python Updated 2mo ago Score 60
MCP Server Maintained

pragmar/mcp-server-webcrawl

Advanced search and retrieval for web crawler data. Supports WARC, wget, Katana, SiteOne, and InterroBot crawlers.

44 Python Updated 2mo ago Score 60
MCP Server Active

InsForge/insforge-mcp

AI-native backend-as-a-service platform enabling AI agents to build and manage full-stack applications. Provides Auth, Database (PostgreSQL), Storage, and Functions as production-grade infrastructure, reducing MVP development time from weeks to hours.

34 TypeScript Updated yesterday Score 60
MCP Server Active

vectara/vectara-mcp

An MCP server for accessing Vectara's trusted RAG-as-a-service platform.

29 Python Updated 10d ago Score 60
MCP Server Active

rps321321/obsidian-mcp-pro

Feature-complete Obsidian vault MCP server with 23 tools and 3 resources. Full-text search, note CRUD, frontmatter queries, tag management, backlinks, graph traversal (BFS up to 5 hops), orphan/broken link detection, and canvas support. Auto-detects vault, path traversal protection, MIT licensed.

28 TypeScript Updated 14d 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 2d ago 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 yesterday 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 23d 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

Cohexa-ai/agent-coherence

Coherence guard for shared files: when two agents write the same file, the stale writer is denied instead of silently overwriting, then reacquires and retries. Single-host, TLA+-verified. Install: `uvx --from "agent-coherence[mcp]" stale-write-guard-fs`.

10 Python Updated 12d ago Score 60
MCP Server Active

j0hanz/filesystem-context-mcp-server

Read-only MCP server for secure filesystem exploration, searching, and analysis with symlink protection.

10 TypeScript Updated 28d ago Score 60
MCP Server Active

QuantOracledev/quantoracle

63 deterministic quant finance tools for AI agents — options pricing, risk metrics, portfolio optimization, Monte Carlo, technical indicators, crypto/DeFi, and FX/macro. 1,000 free calls/day, no API key.

10 TypeScript Updated 3d ago 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 2d ago 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 2d ago Score 60
MCP Server Active

imprvhub/mcp-claude-hackernews

An integration that allows Claude Desktop to interact with Hacker News using the Model Context Protocol (MCP).

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

luisgf/infrabroker

SSH & Kubernetes access broker where the model never touches a credential: a separate signer mints per-operation ephemeral SSH certificates and bound ServiceAccount tokens, with a per-command allow/deny/approval firewall (POSIX-sh AST), dry-run, human-in-the-loop approvals, session recording and an Ed25519-chained audit log. Self-hosted Go binaries, GPLv3.

9 Go 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
MCP Server Active

richer-richard/fenestra

Render and verify native Rust GUIs with no display or GPU: render to a typed accessibility tree, query/interact by semantic selector (never coordinates), check contrast/focus-order/hit-target-size, diff screenshots, and watch motion play as a captioned filmstrip. 13 tools. `cargo install fenestra-mcp`.

9 Rust Updated 3d ago Score 60
MCP Server Active

Archerkattri/mathlas

Airtight math for agents: 3.7M-theorem search, PSLQ constant ID, OEIS, real Lean kernel checks, applicability checklists. No LLM inside, no API key.

9 Python Updated 8d ago Score 60
MCP Server Active

frihet/mcp-server

AI-native business management — invoices, expenses, clients, products, and quotes. 31 tools for Claude, Cursor, Windsurf, and Cline.

9 TypeScript Updated 2d ago Score 60
MCP Server Active

refined-element/lightning-enable-mcp

Add Bitcoin Lightning payments to MCP-enabled AI agents. Pay invoices, create invoices, check balances, and access L402 paywalled APIs. Supports Strike, OpenNode, NWC wallets.

9 C# Updated 3d 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 15d ago Score 60
MCP Server Active

dot-RealityTest/obsidian-codex-mcp

Local-first Obsidian vault MCP server for Codex, Claude Desktop, and other MCP clients. Works directly with markdown files, no Obsidian plugin, API key, cloud service, or running Obsidian app required. Includes read-only mode, backup-on-write, path isolation, and setup examples.

9 Python Updated 22d 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 5d 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 12d ago Score 60
MCP Server Active

Brand-System/brandsystem-mcp

Make your brand machine-readable. Extract brand identity (colors, fonts, logo, voice, visual rules) from any website via static CSS + rendered-page extraction, compile into DTCG tokens, brand runtime contracts, and interaction policies. 34 tools across 4 progressive sessions. Subscribable `brand://runtime` and `brand://policy` MCP resources. Content compliance scoring (0-100), pass/fail gate, and

9 TypeScript Updated 3d ago Score 60
MCP Server Official Active

edgedelta/edgedelta-mcp-server

Interact with Edge Delta anomalies, query logs / patterns / events, and pinpoint root causes and optimize your pipelines.

9 Go Updated 24d 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 10d ago Score 60
MCP Server Active

Rul1an/assay

Policy-as-code gate for MCP. A fail-closed proxy that denies risky tool calls before they run, produces offline-verifiable evidence bundles of what executed, and enforces IPv4/TCP egress in-kernel via eBPF/LSM and Landlock on Linux. Deterministic and offline-first.

9 Rust Updated yesterday Score 60
MCP Server Active

quantakrypto/pqc-tools

Post-quantum readiness for AI coding agents: scan code for quantum-vulnerable cryptography (RSA/ECDH/ECDSA/DH), explain the harvest-now-decrypt-later exposure, get NIST ML-KEM/ML-DSA/SLH-DSA (and hybrid) migration guidance, verify fixes, and check dependencies. Content-based/advisory tools only. Run local (`npx @quantakrypto/mcp`) or the hosted OAuth endpoint at [mcp.quantakrypto.com](https://mcp.

9 TypeScript Updated 3d ago Score 60
MCP Server Active

bulatko/vk-mcp-server

MCP server for VK (VKontakte) social network API. Access users, walls, groups, friends, newsfeed, photos, and community stats.

9 JavaScript Updated 7d ago Score 60
MCP Server Active

AryanBV/pdf-toolkit-mcp

Create PDFs from Markdown with tables and formatting, fill forms, merge, split, encrypt, add QR codes. 16 tools, zero-config, TypeScript-native.

9 TypeScript Updated 11d ago Score 60
MCP Server Active

segentic-lab/periscope-mcp

Website & web-app testing built for AI agents rather than raw browser bindings: 66 Playwright tools with hard assertions, auto form-fill, persistent authenticated sessions (incl. interactive login for 2FA/SSO), network mocking, real INP, and accessibility/SEO/GEO (llms.txt, AI-crawler access, WebMCP) + Lighthouse audits.

8 Python Updated 15d ago Score 60
MCP Server Active

tlennon-ie/neurodock

Local-first cognitive substrate for neurodivergent professionals: a translator for corporate ambiguity, a planner, and a guardrail that declines to amplify rumination, hyperfocus, or sycophancy. Hosted stateless tools over OAuth.

8 TypeScript Updated yesterday Score 60
MCP Server Active

ckalima/pipedrive-mcp-server

MCP server for [Pipedrive CRM](https://www.pipedrive.com). 155 tools covering deals, persons, organizations, activities, products, projects, tasks, leads, notes, mail, and fields. stdio transport, API-key auth, delete tools gated behind an env flag. Published on npm as `@ckalima/pipedrive-mcp-server`. MIT.

8 TypeScript Updated yesterday Score 60
MCP Server Active

dorukardahan/twitterapi-docs-mcp

Offline access to TwitterAPI.io documentation for AI assistants. 52 API endpoints, guides, pricing info, and authentication docs.

8 JavaScript Updated 2d ago Score 60
MCP Server Active

smilemin07/korean-rnd-regs-mcp

Natural-language search and review of South Korea's national R&D (research & development) regulations (acts, decrees, and administrative rules), returning the current in-force provisions with citations, fetched live from the official national law database.

8 Python Updated 5d ago Score 60
‹ Prev127282987Next ›