Skip to main content
Glama
mindpad-eu

mindpad MCP

Official
by mindpad-eu

mindpad mcp

Save notes to your mindpad account directly from AI assistants.

mindpad is a privacy-first, European note-taking app where notes are end-to-end encrypted on your device before they ever leave it — meaning even mindpad can't read them. No tracking, no ads, no AI training on your content. Fully GDPR-compliant and hosted within the EU.

Setup

1. Generate a Personal Access Token

Go to your mindpad account settings and generate a Personal Access Token.

2. Add to your AI assistant

Add the following to your MCP client config (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "mindpad": {
      "command": "npx",
      "args": ["-y", "@mindpad/mcp"],
      "env": {
        "MINDPAD_PAT": "your-pat-here"
      }
    }
  }
}

3. Restart your AI assistant

That's it. You can now ask your assistant to save notes to your mindpad account.

Related MCP server: Knowledge Base MCP Server

Usage

Just talk to your assistant naturally:

  • "Save a note about today's meeting"

  • "Jot this down for me: pick up groceries !errand"

  • "Remember that the API key expires on Friday !work"

Tags can be added inline using !tagname.

Privacy

Your notes are end-to-end encrypted on your device before they sync. mindpad cannot read them — by design, not by policy. If you lose your encryption key, your notes are gone. No exceptions.

Built in Europe. Hosted in Europe. Protected by GDPR.

License

MIT

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mindpad-eu/mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server