Back to search
30
MCP

joplin-mcp-server

pypi/joplin-mcp-server

A Model Context Protocol (MCP) stdio server for Joplin, exposing Joplin's local REST API as MCP tools. Built with Python, uv, httpx, and FastMCP.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

joplin-mcp
Model Context Protocol (MCP) server for Joplin note-taking application
0 tools
iflow-mcp_dweigend-joplin-mcp
Joplin MCP Server - A Model Context Protocol Server for Joplin
0 tools
iflow-mcp_joplin-mcp
Model Context Protocol (MCP) server for Joplin note-taking application
0 tools
jupyter-mcp-server
🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
0 tools
jmap-mcp
A Model Context Protocol (MCP) server that provides tools for interacting with JMAP (JSON Meta Application Protocol) email servers. Built wi
0 tools
io.github.uarlouski/testrail-mcp-server
Model Context Protocol (MCP) server for TestRail platform, enabling LLMs to manage test artifacts.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "joplin-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}