Home › Search: r

Search: r

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

MCP Server Stale

CheMiguel23/MemoryMesh

Enhanced graph-based memory with a focus on AI role-play and story generation

350 TypeScript Updated 5mo ago Score 53
MCP Server Stale

mamertofabian/mcp-everything-search

Fast Windows file search using Everything SDK

347 Python Updated 9mo ago Score 53
Agent Skill Stale

zscole/model-hierarchy-skill

Cost-optimized model routing based on task complexity

344 Python Updated 5mo ago Score 53
Agent Skill Stale

EveryInc/charlie-cfo-skill

Bootstrapped CFO financial management inspired by Charlie Munger

288 Updated 6mo ago Score 53
MCP Server Maintained

vectorize-io/vectorize-mcp-server

[Vectorize](https://vectorize.io) MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking.

109 JavaScript Updated 1mo 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 Stale

nguyenvanduocit/jira-mcp

A Go-based MCP connector for Jira that enables AI assistants like Claude to interact with Atlassian Jira. This tool provides a seamless interface for AI models to perform common Jira operations including issue management, sprint planning, and workflow transitions.

95 Go Updated 3mo ago Score 53
MCP Server Stale

seekrays/mcp-monitor

A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.(support CPU、Memory、Disk、Network、Host、Process)

90 Go Updated 1y ago Score 53
MCP Server Stale

ronantakizawa/a11ymcp

Web accessibility testing MCP server that analyzes URLs and HTML for WCAG 2.0/2.1/2.2 compliance using axe-core. Tools for color contrast, ARIA validation, and orientation lock detection.

89 JavaScript Updated 4mo 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

hubinoretros/deep-thinker

Advanced cognitive reasoning MCP server with DAG-based thought graph, 5 reasoning strategies (sequential, dialectic, parallel, analogical, abductive), metacognitive engine with stuck detection, multi-factor confidence scoring, self-critique, knowledge integration, and thought pruning. `npx deep-thinker`

10 TypeScript Updated 2mo 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

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

drolosoft/go-docs-mcp

Multi-format document MCP server — read, search, OCR, and extract from PDF, TXT, MD, DOCX, CSV, and images. Single Go binary, 12 tools, smart mtime-based caching, directory-locked security.

9 Go Updated 2mo ago Score 53
MCP Server Maintained

sh-patterson/legiscan-mcp

Access legislative data from all 50 US states and Congress — search bills, get full text, track votes, and look up legislators via the LegiScan API.

9 TypeScript Updated 2mo 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 2mo ago Score 53
MCP Server Maintained

Continuum-AI-Corp/orcarouter-mcp-server

Browse 160+ LLM models (OpenAI, Anthropic, Google, Qwen, DeepSeek, …) with live pricing — no API key required for catalog tools. Routes chat completions through the OrcaRouter gateway with automatic fallback. `npx -y @orcarouter/mcp`.

8 TypeScript Updated 2mo 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

takleb3rry/zitadel-mcp

MCP server for Zitadel identity management — manage users, projects, OIDC apps, roles, and service accounts through natural language.

8 TypeScript Updated 1mo ago Score 53
MCP Server Maintained

MAG-Cie/mcp-microsoft-todo

Microsoft To Do task management via Microsoft Graph API. MSAL device code flow (no client secret needed), persisted token cache, full MCP safety annotations.

8 TypeScript Updated 2mo 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 2d ago Score 53
MCP Server Active

turbyho/fw-context-mcp

Build-aware code intelligence for embedded C/C++ firmware. Indexes your project from compile_commands.json via libclang into SQLite+FTS5. 31 MCP tools for symbol search, call graphs, hotspot analysis, dead code detection, and vector search. For Zephyr, PlatformIO, Mbed OS, Arduino, FreeRTOS.

6 Python Updated yesterday Score 53
MCP Server Active

justadityaraj/amazon-in-mcp

Shop on amazon.in via LLM. Three tools: product search with "cheapest in stock" + "best value" picks, full product details (price, MRP, discount, rating, stock, seller), and Keepa price history chart links. No API keys, direct HTML scraping with retry on bot-check. Install: `npx amazon-in-mcp-server`.

6 TypeScript Updated 22d ago Score 53
MCP Server Active

muvon/mcp-binance-futures

MCP server for Binance USDT-M Futures trading — exposes tools for market data, account state, order management, and position/margin control.

6 Python Updated 20d ago Score 53
MCP Server Active

mordor-forge/trident-mcp

AI 3D model generation and post-processing: text/image/multiview-to-3D via Tripo, plus retopology, format conversion (GLB/FBX/OBJ/STL/USDZ), and stylization. Single Go binary, 10 tools, async generation with polling.

6 Go Updated 24d ago 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 12d ago Score 53
MCP Server Active

fulcradynamics/fulcra-context-mcp

MCP server for accessing personal health and biometric data including sleep stages, heart rate, HRV, glucose, workouts, calendar, and location via the Fulcra Life API with OAuth2 consent.

5 Python Updated 9d ago Score 53
MCP Server Active

flipt-io/mcp-server-flipt

Enable AI assistants to interact with your feature flags in [Flipt](https://flipt.io).

5 TypeScript Updated 10d ago Score 53
MCP Server Active

lodordev/mcp-romm

MCP server for [RomM](https://github.com/rommapp/romm) retro game library manager. 19 read-only tools for browsing platforms, searching ROMs, viewing metadata, managing collections, tracking saves, firmware, devices, and task monitoring. OAuth2 auth with automatic token refresh.

5 Python Updated 15d ago Score 53
MCP Server Active

gjenkins20/webmin-mcp-server

MCP server for Webmin with 61 tools for Linux system administration: services, users, storage, security, databases, and more.

5 Python Updated 26d ago Score 53
MCP Server Active

TANTIOPE/datadog-mcp-server

MCP server providing comprehensive Datadog observability access for AI assistants. Features grep-like log search, APM trace filtering with duration/status/error queries, smart sampling modes for token efficiency, and cross-correlation between logs, traces, and metrics.

5 TypeScript Updated 3d 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 yesterday Score 53
MCP Server Active

kansei-link/kansei-mcp-server

Local-first MCP navigator with verified data on 11,000+ SaaS services, 200 workflow recipes, and 89-97% token savings vs web search.

1 HTML Updated yesterday Score 53
MCP Server Active

ArturLys/ao3-mcp

Search the Archive of Our Own (AO3) and delegate full-fic reading to a secondary model (Gemini), so the agent recommends from the actual text, not the author's blurb. `pip install ao3-mcp`

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

tatsuju/opdstar-nhi-mcp

Taiwan's first public MCP server for National Health Insurance (NHI) data — 234 rejection codes, 1,497 ICD-10→procedure mappings across 20 specialties, audit indicators (008/014/027/P043), and semantic wiki search over 8,232 chunks of official NHI documentation. Powered by [OPDSTAR](https://opdstar.com). Install: `npx @opdstar/nhi-mcp`.

1 TypeScript Updated yesterday Score 53
MCP Server Active

Rajskij/oura-mcp

Ask your Oura Ring about sleep, readiness, activity, stress and heart rate in ChatGPT or Claude, in any language. Read-only, token-efficient, self-hosted; 10 task-oriented tools grouped by how people actually ask.

1 TypeScript Updated 2d ago Score 53
MCP Server Active

aethynio/aethyn-browser-mcp

Drive a local Playwright browser through residential proxies with the agent choosing the exit country/city and holding one sticky identity per task. 10 tools: launch, navigate, accessibility snapshot, click, type, content extraction, exit-IP verification, and per-task identity rotation. Free trial, no card.

1 TypeScript Updated 22d ago 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 6d ago Score 53
MCP Server Active

Albaker-Group/cloudprice-mcp

Compare on-demand compute, block/object storage, managed Postgres, egress & GPU pricing across AWS, Azure, GCP, and OCI, plus FinOps decision tools (RI/Savings Plan break-even, multi-cloud workload TCO, exit-cost migration analysis, and egress arbitrage). 25 tools.

1 Python Updated 7d ago Score 53
MCP Server Active

zw008/VMware-Storage

VMware vSphere storage management — datastores (NFS/VMFS), iSCSI software adapter and dynamic targets, and vSAN cluster operations. 11 tools with dry-run preview and double-confirmation for iSCSI configuration changes.

1 Python Updated yesterday Score 53
MCP Server Active

datacharter/datacharter

Local, contract-governed federation across files and databases (Postgres, Snowflake, BigQuery, DuckDB, Excel, and more) with read-only guards, PII masking, and per-column agent access.

1 Python Updated yesterday Score 53
‹ Prev136373887Next ›