This MCP server automates posting to note.com, supporting draft and publish actions. It provides Markdown formatting and uses Playwright for browser automation. Connects to note.com's web interface. Developers use it to automate content publishing workflows.
This MCP server automates posting to note.com, supporting draft and publish actions. It provides Markdown formatting and uses Playwright for browser automation. Connects to note.com's web interface. Developers use it to automate content publishing workflows.
npx -y @gonuts555/note-post-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"gonuts555-note-post-mcp-npm": {
"command": "npx",
"args": [
"-y",
"npx -y @gonuts555/note-post-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from note-post-mcp?"
API Key Required
This server requires an API key from note-post-mcp. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| NOTE-POST-MCP_API_KEY | Yes | Your note-post-mcp API key |
"What resources are available in note-post-mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in note-post-mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in note-post-mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.