Back to search
30
MCP

Joplin MCP Server

io.github.alondmnt/joplin-mcp

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

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

Similar MCP servers embedding-nearest

alexfail2/joplin-mcp
MCP server for Joplin Server — gives LLMs access to notes, notebooks, tags and attachments.
0 tools
joplin-mcp
Model Context Protocol (MCP) server for Joplin note-taking application
0 tools
iflow-mcp_joplin-mcp
Model Context Protocol (MCP) server for Joplin note-taking application
0 tools
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 Fas
0 tools
database-mcp-fastmcp
A MCP server that helps access and query data in various popular databases
0 tools
joplin mcp server
Metadata-only Glama MCP server.
0 tools

How to use

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

{
  "mcpServers": {
    "joplin_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}