Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Note.com

FreeNot checked

Bridges AI systems with note.com's API for searching articles by keyword, retrieving detailed information, and listing user-specific content without context swi

GitHubEmbed

About

Bridges AI systems with note.com's API for searching articles by keyword, retrieving detailed information, and listing user-specific content without context switching.

README

機能

  • search-articles:キーワードでの記事検索。最大数と、開始位置指定可能
  • get-article-details:記事 ID 記事の詳細取得
  • get-user-articles:ユーザ名で記事一覧取得。ページサイズ指定可能。ユーザ名は表示されている名前ではなく、自分の note の URL に指定している値のため注意。

使い方

git clone https://github.com/champaya/note-mcp.git
npm i
npm run build

## 下記json設定に進む

json 設定

"note-api": {
          "command": "node",
          "args": [
            "/path/absolute/your-repository-root/dist/index.js"
          ]
        },

from github.com/champaya/note-mcp

Installing Note.com

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/champaya/note-mcp

FAQ

Is Note.com MCP free?

Yes, Note.com MCP is free — one-click install via Unyly at no cost.

Does Note.com need an API key?

No, Note.com runs without API keys or environment variables.

Is Note.com hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Note.com in Claude Desktop, Claude Code or Cursor?

Open Note.com on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Note.com with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs