MCP PC Server
— Give any AI full access to your Windows PC
A lightweight Node.js MCP server that lets Claude, ChatGPT, Gemini — or any AI — read files, run shell commands, and control your Windows PC through a secure ngrok tunnel. Runs silently as a Windows Service.
- Full source code — own it, modify it, extend it
- Auto-starts as a Windows Service on login
- Works with Claude, ChatGPT, Gemini, any MCP client
- File CRUD, shell exec, HTTP requests, system info
What's inside
Everything you need to ship fast.
Pricing
One price. No subscriptions. No nonsense.
Instant download. Includes all codebase files, configs, and setup docs. Pay once, own it forever.
- Full source code — own it, modify it, extend it
- Auto-starts as a Windows Service on login
- Works with Claude, ChatGPT, Gemini, any MCP client
- File CRUD, shell exec, HTTP requests, system info
- ngrok tunnel — no port forwarding needed
- Optional auth token + root dir sandboxing
Secure (demo) checkout · Instant delivery
FAQ
Common questions.
Instant download of the full source ZIP from your account page — any time, no expiry. Includes src/index.js (the entire MCP server), service.cjs (Windows Service installer), package.json, and the full README with setup steps.
No. Setup is four commands: npm install, node src/index.js to test it, node service.cjs (as Admin) to install the service, then paste the printed URL into your AI. The README walks you through every step.
Any AI or tool that supports remote MCP servers — Claude.ai (Settings → Integrations), ChatGPT connectors, Gemini extensions, or your own MCP client. If it speaks MCP over HTTPS, it connects.
Only through the ngrok tunnel, which requires the exact /mcp URL. Set MCP_AUTH_TOKEN for an extra layer — then every request also needs a Bearer token. Stop ngrok any time to go fully offline.
Yes, on the free ngrok plan the URL changes each time ngrok restarts. You get one free static domain from ngrok's dashboard — claim it and add --domain=your-domain.ngrok-free.app to the spawn args in src/index.js.
Yes — it's your code. Add tools, restrict permissions, swap ngrok for Cloudflare Tunnel, whatever you need. The whole server is a single readable index.js file.
Own the full codebase.
Get MCP PC Server for 1,200.
Everything you need to launch your next project quickly and professionally.