funnel-mcp

nugrohosetiaji91-png/funnel-mcp
★ 0 stars Python AI/LLM Updated 10d ago
Expose a local MCP server to ChatGPT/Grok via Tailscale Funnel — public HTTPS, no open ports, secret-path auth. Single Python file.
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": {
    "funnel-mcp": {
      "command": "uvx",
      "args": [
        "funnel-mcp"
      ]
    }
  }
}

Or install with pip: pip install funnel-mcp

README Excerpt

> Turn any Windows machine into an AI workstation. No cloud, no port forwarding, no public IP. > Just Tailscale Funnel + a single Python file. You want ChatGPT or Grok to control your PC — run commands, browse the web, manage files. But MCP servers need either local stdio (Claude Desktop only) or a public HTTPS endpoint (hard to set up, risky to expose).

Tools (11)

browserfilegitmemoryrun_commandrun_pythonselfsystemtailscaletaskweb

Topics

ai-agentschatgptmcpmcp-serverpythonremote-accesstailscalewindows