Remote MCP access to computers you explicitly pair — files, terminal, desktop UI, browser automation, diagnostics, and documents.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/getremcp/remcpResumen de Awesome Lists
<p align="center"> <img src="./assets/remcp-readme-logo.png" width="132" alt="ReMCP icon"> </p> <p align="center"><strong>Your computer. Your tools. One secure MCP connection.</strong></p> <p align="center"> <a href="https://www.npmjs.com/package/@remcp/remcp"><img alt="npm" src="https://img.shields.io/npm/v/%40remcp%2Fremcp?style=flat-square&label=npm"></a> <a href="https://www.npmjs.com/package/@remcp/runtime"><img alt="runtime" src="https://img.shields.io/npm/v/%40remcp%2Fruntime?style=flat-square&label=runtime"></a> <a href="https://www.npmjs.com/package/@remcp/remcp"><img alt="downloads" src="https://img.shields.io/npm/dm/%40remcp%2Fremcp?style=flat-square&label=downloads"></a> <img alt="Node.js" src="https://img.shields.io/node/v/%40remcp/remcp?style=flat-square&label=node"> <a href="./LICENSE"><img alt="license" src="https://img.shields.io/npm/l/%40remcp%2Fremcp?style=flat-square"></a> <a href="https://github.com/getremcp/remcp/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/getremcp/remcp?style=flat-square"></a> </p> <!-- Canonical distribution badges: scripts/build-public-repo.mjs projects this block into the public README. --> <p align="center"> <a href="https://remcp.site/install/chatgpt"><img alt="ChatGPT plugin" src="https://img.shields.io/badge/ChatGPT-plugin-1f2328?style=flat-square"></a> <a href="https://remcp.site/install/chatgpt"><img alt="Codex plugin" src="https://img.shields.io/badge/Codex-plugin-1f2328?style=flat-square"></a> <a href="https://remcp.site/install/claude"><img alt="Claude Code plugin" src="https://img.shields.io/badge/Claude%20Code-plugin-1f2328?style=flat-square"></a> <a href="https://cursor.com/marketplace"><img alt="Cursor Marketplace" src="https://img.shields.io/badge/Cursor-marketplace-1f2328?style=flat-square"></a> <a href="docs/PLUGINS.md#gemini-cli"><img alt="Gemini CLI extension" src="https://img.shields.io/badge/Gemini%20CLI-extension-1f2328?style=flat-square"></a> <a href="https://github.com/github/awesome-copilot/issues/3326"><img alt="GitHub Copilot CLI plugin" src="https://img.shields.io/badge/Copilot%20CLI-plugin-1f2328?style=flat-square"></a> <a href="https://github.com/github/awesome-copilot/issues/3326"><img alt="VS Code Agent Plugin" src="https://img.shields.io/badge/VS%20Code-agent%20plugin-1f2328?style=flat-square"></a> <a href="https://kiro.dev/powers/"><img alt="Kiro Power" src="https://img.shields.io/badge/Kiro-power-1f2328?style=flat-square"></a> <a href="https://github.com/cline/marketplace/pull/125"><img alt="Cline MCP Marketplace" src="https://img.shields.io/badge/Cline-MCP-1f2328?style=flat-square"></a> <a href="https://smithery.ai/servers/antonbaider/remcp"><img alt="Smithery directory" src="https://img.shields.io/badge/Smithery-directory-1f2328?style=flat-square"></a> <a href="https://glama.ai/mcp/connectors/site.remcp/re-mcp"><img alt="Glama quality score" src="https://glama.ai/mcp/connectors/site.remcp/re-mcp/badges/score.svg"></a> <a href="docs/PLUGINS.md#smithery-glama-and-the-official-mcp-registry"><img alt="Official MCP Registry" src="https://img.shields.io/badge/MCP%20Registry-published-1f2328?style=flat-square"></a> </p> <p align="center"> <a href="https://remcp.site">Website</a> · <a href="https://remcp.site/plugins">Plugins</a> · <a href="https://remcp.site/docs">Docs</a> · <a href="docs/TOOLS.md">Tool reference</a> · <a href="https://remcp.site/security">Security</a> · <a href="https://remcp.site/privacy">Privacy</a> · <a href="https://remcp.site/support">Support</a> </p> ReMCP connects a computer you own or administer to **ChatGPT & Codex, Cursor, Claude Code, Gemini CLI, Kiro, Cline, or another MCP client**. The device agent makes an **outbound connection only** — no inbound port, no tunnel, no third-party desktop relay. This repository contains the public device client/runtime, portable Agent Plugin metadata, the Gemini CLI extension manifest, official MCP Registry metadata, and the host-specific OpenAI and Anthropic plugin packaging. ## Packages | Package | What it is | | --- | --- | | [`@remcp/remcp`](packages/client) | The device client: pairing, the outbound agent, the background service, and the usage-metrics switch. | | [`@remcp/runtime`](packages/runtime) | The first-party local runtime: **83 MCP tools** for files, images, binary transfer, archives, screenshots, search, terminal/process work, native desktop UI, loopback browser CDP, diagnostics, lightweight documents, and narrowly scoped runtime preferences, with **two direct dependencies**. | ## Install **Requires Node.js 22.5 or newer.** ```bash npm install --global @remcp/remcp@latest ``` Then open **[ReMCP → Connect a machine](https://remcp.site/app/connect)** and generate a one-time pairing command. Run that exact command on the computer you want to connect; it installs the runtime and registers the background service. > Pairing codes are generated in the authenticated workspace, expire automatically, and are > single-use. Do not invent or reuse a code from documentation. ## Commands | Command | Purpose | | --- | --- | | `remcp start` | Start the device agent when no managed background service is already running | | `remcp status` | Show device, client/runtime versions, managed-agent state, update consistency and server reachability as JSON | | `remcp doctor` | Status plus a real local-runtime handshake and filesystem diagnostics | | `remcp install` | Install or repair the persistent user service | | `remcp update` | Update the client and runtime, then restart the service | | `remcp uninstall` | Stop and remove the user service | | `remcp uninstall --purge` | Remove the service and the global packages | | `remcp telemetry [status\|on\|off]` | Show or change usage metrics for the client **and** the runtime | | `remcp godmode [status\|on\|off]` | Show or change this computer's local unrestricted mode | | `remcp --version` | Print the installed client version | ## Plugins For users, ReMCP is **catalog-first**: **Install from your AI host → sign in to ReMCP → use your paired computers.** You do not need to paste an MCP server URL, edit a manifest, clone this repository, or configure a local path just to use the published plugin. Shareable install guides: - ChatGPT & Codex: <https://remcp.site/install/chatgpt> - Claude Code: <https://remcp.site/install/claude> ### ChatGPT & Codex / OpenAI ChatGPT and Codex share OpenAI's public plugin directory. 1. Open <https://chatgpt.com/plugins>. 2. Search for **ReMCP** and open the ReMCP plugin card when it is available. 3. Choose **Install plugin**. 4. If prompted, choose **Connect** and complete ReMCP OAuth. 5. In ChatGPT, use **@ReMCP** when you want to invoke it explicitly. In Codex, use **Sources → Use plugins → ReMCP**. If ReMCP is not visible yet, the listing or rollout is not available to that account. There is no manual MCP endpoint an ordinary plugin user needs to configure while waiting. ### Claude Code / Anthropic ReMCP was submitted through Claude Platform on **September 18, 2026** and currently shows **Submitted and pending review**. After approval: 1. Open <https://claude.com/plugins>. In Claude or Claude Desktop, you can also use **Customize → Plugins → + → Browse plugins**. 2. Search for **ReMCP** and confirm it supports Claude Code. 3. Choose **Install**. 4. Complete ReMCP authorization if Claude asks you to connect. 5. Ask Claude Code to use ReMCP on a computer already paired to your account. While the listing is under review, ordinary users do not need to add a marketplace, clone this repository, or paste an MCP endpoint. Developer and reviewer workflows live in the technical guide. Start with [**Plugin overview →**](docs/PLUGINS.md). ### Cursor and the wider MCP ecosystem ReMCP publishes host-native metadata for coding agents plus directory records for MCP discovery: | Host / directory | User path | Status | | --- | --- | --- | | **Cursor** | Find **ReMCP** in Cursor Marketplace and install it. | published | | **Gemini CLI** | Install from the Extension Gallery when indexed, or run `gemini extensions install https://github.com/getremcp/remcp`. | gallery discovery enabled | | **GitHub Copilot CLI** | Install from the `awesome-copilot` default marketplace after external-plugin review. | submitted | | **VS Code Agent Plugins** | Browse `@agentPlugins` / **Chat: Plugins** after the same Awesome Copilot listing is accepted. | submitted | | **Kiro Powers** | Import `https://github.com/getremcp/remcp` from **Add Custom Power → Import power from GitHub** while the curated listing is reviewed. | submitted | | **Cline** | Use the Cline MCP Marketplace after review; the current submission is tracked in [`cline/marketplace` PR #125](https://github.com/cline/marketplace/pull/125). | submitted | | **Smithery** | Open <https://smithery.ai/servers/antonbaider/remcp>. | published | | **Glama** | Open the ownership-verified connector at <https://glama.ai/mcp/connectors/site.remcp/re-mcp>. | verified / healthy | | **Official MCP Registry** | Search for `io.github.getremcp/remcp`; this is the canonical active Registry identity for the public `getremcp/remcp` repository. | published | The same ReMCP OAuth account and paired computers sit behind every route. Marketplace and directory surfaces change discovery; they do not create separate ReMCP backends. Distribution manifests, direct install commands, and review links are documented in [**PLUGINS.md →**](docs/PLUGINS.md) and [**DISTRIBUTION.md →**](docs/DISTRIBUTION.md). ### Developer / reviewer internals Host-specific manifests, MCP configuration, validation commands, submission artifacts, and local development workflows remain documented separately: - [**ChatGPT & Codex developer guide →**](docs/OPENAI_PLUGIN.md) - [**Claude Code developer guide →**](docs/CLAUDE_CODE_PLUGIN.md) - [**AI tool-selection evaluation →**](docs/TOOL_SELECTION_EVAL.md) The OpenAI files and
Lo que la gente pregunta sobre remcp
¿Qué es getremcp/remcp?
+
getremcp/remcp es awesome lists para el ecosistema de Claude AI. Remote MCP access to computers you explicitly pair — files, terminal, desktop UI, browser automation, diagnostics, and documents. Tiene 1 estrellas en GitHub y su última actualización registrada es del 2026-09-22.
¿Cómo se instala remcp?
+
Puedes instalar remcp clonando el repositorio (https://github.com/getremcp/remcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar getremcp/remcp?
+
Nuestro agente de seguridad ha analizado getremcp/remcp y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene getremcp/remcp?
+
getremcp/remcp es mantenido por getremcp. La última actividad registrada en GitHub es del 2026-09-22, con 0 issues abiertos.
¿Hay alternativas a remcp?
+
Sí. En ClaudeWave puedes explorar awesome lists similares en /categories/awesome, ordenados por popularidad o actividad reciente.
Despliega remcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/getremcp-remcp)<a href="https://claudewave.com/repo/getremcp-remcp"><img src="https://claudewave.com/api/badge/getremcp-remcp" alt="Featured on ClaudeWave: getremcp/remcp" width="320" height="64" /></a>Más Awesome Lists
A collection of MCP servers.
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
A hand-picked collection of the finest of resources for the most awesome of agents, Claude Code, the undisputed champion of coding companions, from the unstoppable team at Anthropic PBC. A delectable showcase of top tier skills, ambidextrous agents, scintillating status lines, top notch developer tooling, and also we have plugins
AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 2,445+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
Your ultimate Go microservices framework for the cloud-native era.
A configuration framework that enhances Claude Code with specialized commands, cognitive personas, and development methodologies.