🛠️

Joplin MCP Server

FastMCP server exposing Joplin notes, notebooks, tags, and imports.

Developer Tools stdio pypi pypistdioalondmnt
RUN IN TERMINAL
claude mcp add alondmnt-joplin-mcp -- uvx joplin-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "alondmnt-joplin-mcp": { "command": "uvx", "args": ["joplin-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "alondmnt-joplin-mcp": { "command": "uvx", "args": ["joplin-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "alondmnt-joplin-mcp": { "command": "uvx", "args": ["joplin-mcp"] } } }

About This MCP Server

The joplin-mcp server is a FastMCP server that provides access to Joplin notes, notebooks, tags, and imports, allowing developers to integrate Joplin data with other tools and services. It enables communication between Joplin and other applications through the Model Context Protocol, facilitating the exchange of data and functionality. Developers would use this server to connect their applications to Joplin data, leveraging the standardized interface provided by the Model Context Protocol.

FastMCP server exposing Joplin notes, notebooks, tags, and imports.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

joplin-mcp on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The Joplin MCP Server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/alondmnt-joplin-mcp.svg)](https://skillsplayground.com/mcps/alondmnt-joplin-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.