mcp-safe-run

Kanak03-star/mcp-safe-run
★ 5 stars TypeScript 💻 Code/Dev Tools Updated 1mo ago
Tired of hardcoding secrets like API keys in your MCP client configuration (e.g., mcp.json, claude_desktop_config.json)? mcp-secure-launcher lets you run your existing MCP servers securely without modifying them.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-safe-run": {
      "command": "npx",
      "args": [
        "-y",
        "Kanak03-star/mcp-safe-run"
      ]
    }
  }
}

Topics

claudecontextcursorgokeychainmanagementmcpmcp-servermodelmodel-context-protocolmodel-context-protocol-serverssandboxsecretswindsurf