note-mcp-server
1
The note.com MCP Server allows integration with the note.com API from Claude Desktop, facilitating article and user data management and interaction. It offers features for content creation, engagement, and analysis but requires authentication for posting activities.
note.com MCP Server
This MCP server enables interaction with the note.com API, allowing users to view and post articles, access user information, and more directly from Claude Desktop.
Features
- Search and view articles
- Search and view user profiles
- Post articles (draft)
- View and post comments
- Manage 'likes' (retrieve/add/remove)
- Search and view magazines
- View category articles
- Retrieve PV statistics
- Generate content ideas and conduct competitor analysis
Setup
Requirements
- Node.js (v18 or higher)
- npm or yarn
- Claude Desktop
- note.com account (for posting functions)
Installation Steps
- Clone or download the repository
- Install dependencies
- Move source files to the src directory
- Copy and edit the .env file for authentication
- Build TypeScript
Usage
Try queries like searching for popular articles on note.com by topic or analyzing user articles for popularity factors in Claude Desktop. Authentication is required for posting and managing content.
Available Tools
- Article related tools for searching and details
- User related tools for profiles and articles
- Interaction tools for posting and managing content
Troubleshooting
- Ensure correct setup and current dependencies/versions
- Check Cookie values for authentication issues
- Update for API changes if needed
Notes
- This server uses the unofficial note.com API
- API features may stop working with changes in the site
- Regular Cookie updates are necessary, following note.com's policies
License
MIT