Loading MCP server directory, please wait...
FastMCP server exposing Joplin notes, notebooks, tags, and imports.
npx @getmcp/cli add io.github.alondmnt/joplin-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
JOPLIN_TOKENWeb Clipper authentication token from a running Joplin instance
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.alondmnt/joplin-mcp": {
"command": "uvx",
"args": [
"joplin-mcp"
],
"env": {
"JOPLIN_TOKEN": "",
"JOPLIN_URL": ""
}
}
}
}