Skip to content

Latest commit

 

History

62 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin MCP

CI npm version npm downloads License: MIT

One command to install and configure the Notion MCP automatically.

image

Features

  • One-command Notion MCP installation
  • Automatic MCP client detection
  • Secure credential storage
  • Environment verification
  • Cross-platform support
  • Clean uninstall

Installation

Install the package:

npm i plugin-notion-mcp

Or install it globally to use the CLI directly:

npm i -g plugin-notion-mcp

Install and configure the Notion MCP:

plugin-mcp install notion

Quick Start

Common commands for managing your Notion MCP installation.

Inspect your environment

plugin-mcp doctor

Detects your platform, Node.js, npm, and supported MCP clients.

Verify your installation

plugin-mcp verify

Checks that the Notion MCP installation, credentials, and client configuration are ready.

Manage credentials

Store your Notion API key securely:

plugin-mcp login notion

Remove the stored credentials:

plugin-mcp logout notion

Uninstall

Completely remove the Notion MCP and its configuration:

plugin-mcp uninstall notion

Supported Clients

Client Status
VS Code
Claude Desktop
Cursor
Windsurf

How it works

Plugin MCP automatically:

  1. Detects your operating system.
  2. Detects supported MCP clients.
  3. Installs and configures the official Notion MCP.
  4. Stores credentials securely.
  5. Verifies the resulting configuration.

Project Structure

This repository contains the Plugin MCP CLI and installation tooling.

The web interface is planned as a separate project and is not part of this repository.

  1. Writes client configuration.
  2. Verifies the installation.

License

MIT License.

About

Install and configure the Notion MCP in one command

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages