
Note Mcp Server
- 2 repo stars
- Updated September 23, 2025
- GitHub30/note-mcp-server
note-mcp-server is a MCP server that lets AI agents create, edit, and retrieve posts on note.com.
About
note-mcp-server exposes note.com—Japan’s widely used publishing platform—to agents through the Model Context Protocol so developers can draft, update, and fetch posts from Claude Code or similar clients. It fits founders and creators who distribute in Japanese, run launch stories, tutorials, or changelog posts on note, and want the agent to handle repetitive create-edit-fetch steps instead of copying HTML in a browser. Catalog metadata shows version 0.1.0 and a GitHub repository without the fuller package stanza seen on mature servers, so expect to follow the repo README for install and authentication to note.com. Use it in content workflows and early launch narratives; it is not competitor research or deployment tooling.
- MCP tools to create, edit, and retrieve posts on note.com
- Targets the note.com publishing platform popular in Japan
- GitHub-hosted io.github.GitHub30/note-mcp-server (catalog v0.1.0)
- Early-stage integration—schema dated 2025-09-29 without published npm block in excerpt
- Agent-driven drafting and publishing without manual browser-only workflows
Note Mcp Server by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add NoteMcpServer -- npx -y GitHub30/note-mcp-serverAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | September 23, 2025 |
| Repository | GitHub30/note-mcp-server ↗ |
What it does
Create, edit, and retrieve note.com posts from your agent for Japanese-language content and distribution workflows.
Who is it for?
Best when you're targeting Japanese readers and publish on note.com and use MCP-enabled agents daily.
Skip if: Skip if you have no note.com presence or developers and only need English-only blogs on other platforms without note integration.
What you get
After setup, your agent can manage note.com posts via MCP so content shipping stays inside your coding session.
- Running note-mcp-server instance in agent MCP config
- Agent-accessible create, edit, and retrieve flows for note.com posts
By the numbers
- Catalog server version 0.1.0
- Documented capabilities: create, edit, and retrieve note.com posts
- Repository: https://github.com/GitHub30/note-mcp-server
README.md
note-mcp-server
Setup
- Enable developer mode: Settings > Connector > Developer mode
- Select Developer mode
- Sarani Setuzoku
| name | note.com |
| MCP Server URL | https://note-com.fastmcp.app/mcp?email=foo@gmail.com&password=YOUR_PASSWORD |
| Auth | No Auth |
- Enable note.com
- Chat with AI
Recommended MCP Servers
How it compares
note.com publishing MCP bridge, not an SEO analytics server or a generic markdown filesystem skill.
FAQ
Who is note-mcp-server for?
Developers and marketers who publish on note.com and want Claude Code, Cursor, or similar agents to create, edit, and fetch posts.
When should I use note-mcp-server?
Use it during grow and launch content work when you are actively maintaining note.com articles, not during initial competitor research.
How do I add note-mcp-server to my agent?
Clone or install from https://github.com/GitHub30/note-mcp-server and register the server in your MCP config per the repository instructions.