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: SecureNote.link 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
Not graded
quality - not tested
D
maintenance

Maintenance

0Releases (12mo)

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables AI agents to create end-to-end encrypted, self-destructing notes that can be securely shared via a one-click link, ensuring secrets are never stored in plain text in chat history.
    1
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI assistants to capture, search, update, and delete notes in a local Markdown vault with automatic categorization and tagging, making knowledge management seamless.
    6
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Connects AI assistants to aNotepad online notes for reading, searching, writing, and organizing notes through natural conversation.
    MIT

View all related MCP servers

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