MCP Hub
Back to servers

plainhub

GitHub-native notepad. CLI and MCP Server for AI IDE integration.

npm92/wk
Updated
Mar 17, 2026

Quick Install

npx -y plainhub

PlainHub

GitHub-native notepad. AI-ready.

Open, edit, save — directly to your repo. No server, no database.

Features

  • GitHub-backed — All files stay in your repository
  • CLI — Open files from your terminal: plainhub open <file> -r <repo>
  • MCP Server — Control from AI IDE (Claude Code, Cursor) via natural language
  • Markdown preview — Live preview as you type
  • Dark / Light theme — Automatic or manual switching
  • Deep linking — Share file URLs with custom settings
  • PWA — Install as an app, works on mobile

Quick Start

Web

Visit plainhub.dev and sign in with GitHub.

CLI

npm install -g plainhub
plainhub auth --from-gh
plainhub open README.md -r owner/repo

MCP Server

npm install -g plainhub
claude mcp add plainhub -- plainhub-mcp

Then say: "Open the README in owner/repo on PlainHub"

Documentation

PlainHub & github.dev

github.dev is a full-featured editor — great for serious coding sessions.

PlainHub is a notepad backed by GitHub — open, edit, save. Different tools for different moments.

Links

License

Copyright © 2025 ricrio Inc. All rights reserved.

Reviews

No reviews yet

Sign in to write a review