mrmcp

mefistofelix/mrmcp
★ 0 stars JavaScript Security Updated today
Single-file Deno MCP desktop server with a local WebView administration GUI.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mrmcp": {
      "command": "npx",
      "args": [
        "-y",
        "mefistofelix/mrmcp"
      ]
    }
  }
}

README Excerpt

<p align="center"><img src="./assets/mrmcp-logo.png" alt="MrMCP" width="180"></p> MrMCP is a stateless Model Context Protocol server implemented in Deno. It exposes one authenticated MCP endpoint at `/mcp`, a local Tauriless administration interface, filesystem and text-editing tools, an extra-command catalog, managed processes, a persistent JavaScript worker, OAuth and Basic authentication, TLS automation, and explicit Session `context_handle` capabilities.

Tools (2)

MrMCPcurrent_context_handle