🔧
GetNote MCP Server
🔧MCP Serveriswalle/getnote-mcp
What it does
|An MCP server for the Get笔记 (GetNote) note-taking platform, providing tools to list, create, edit, and delete notes, manage tags, organize knowledge bases, and handle image uploads via the Open API.
glama
Installation
Claude CodeAuto-generated from README. View full documentation on GitHub →
claude mcp add getnote -e GETNOTE_API_KEY=your_api_key_here -e GETNOTE_CLIENT_ID=your_client_id_here -- node /path/to/getnote-mcp/dist/index.jsClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"getnote": {
"command": "node",
"args": ["/p...48
Last UpdatedApr 17, 2026