- Explore MCP Servers
- note-mcp
Note Mcp
What is Note Mcp
note-mcp is a server designed to interact with the Note platform, allowing users to search for articles, retrieve article details, and list articles by user.
Use cases
Use cases for note-mcp include building a custom article search engine, creating user-specific article dashboards, and integrating Note articles into other applications.
How to use
To use note-mcp, clone the repository from GitHub, install the necessary packages using npm, and build the project. Then, configure the JSON settings to specify the command and arguments for the Note API.
Key features
Key features of note-mcp include article search by keywords, retrieval of article details by ID, and listing articles by username with pagination options.
Where to use
note-mcp can be used in content management systems, blogging platforms, and any application that requires integration with the Note platform for article management.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Note Mcp
note-mcp is a server designed to interact with the Note platform, allowing users to search for articles, retrieve article details, and list articles by user.
Use cases
Use cases for note-mcp include building a custom article search engine, creating user-specific article dashboards, and integrating Note articles into other applications.
How to use
To use note-mcp, clone the repository from GitHub, install the necessary packages using npm, and build the project. Then, configure the JSON settings to specify the command and arguments for the Note API.
Key features
Key features of note-mcp include article search by keywords, retrieval of article details by ID, and listing articles by username with pagination options.
Where to use
note-mcp can be used in content management systems, blogging platforms, and any application that requires integration with the Note platform for article management.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
機能
- 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 設定
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










