mindpad
Save encrypted notes to your mindpad account
Overview
The mindpad MCP server lets you save notes directly from AI assistants like Claude Desktop and Cursor — without leaving your workflow.
Your notes are encrypted on our servers — we never store them in plain text.
Setup
- Generate a Personal Access Token
Go to mindpad → Account Settings → API and generate a Personal Access Token (PAT). Copy it — it’s only shown once. - Add to your AI assistant
Add the following to your MCP client config:
{
"mcpServers": {
"mindpad": {
"command": "npx",
"args": ["-y", "@mindpad/mcp"],
"env": {
"MINDPAD_PAT": "your-pat-here"
}
}
}
}
- Restart your AI assistant
Your assistant will now have access to the mindpad tools.
Usage
Just talk naturally — your assistant will save notes when you ask:
- “Save a note about today’s meeting”
- “Jot this down: pick up groceries !errand”
- “Remember that the API key expires on Friday !work”
Tags can be added inline using !tagname.
Tools
save_note
Saves a note to your mindpad account.
| Parameter | Type | Required | Description |
|---|---|---|---|
| content | string | Yes | The note content in markdown. Use !tagname to add tags inline. |
Authentication
The MCP server authenticates using a Personal Access Token (PAT) passed via the MINDPAD_PAT environment variable. The token is sent as a Bearer token to the mindpad API on every request.
Keep your PAT secret. Anyone with access to it can save notes to your account. You can revoke tokens at any time from [mindpad](https://www.mindpad.eu?utm\_source=docs) → Account Settings → API.
Privacy
The MCP server forwards the note content you provide to the mindpad API.
When using the web app, notes are encrypted client-side before being sent to the server. When using the API (including via MCP), notes are encrypted server-side before storage.
The AI assistant never has access to your existing notes or your encryption key. It can only save new content that you explicitly instruct it to create.
संबंधित सर्वर
Kone.vc
प्रायोजकMonetize your AI agent with contextual product recommendations
Google Calendar
An MCP server for Google Calendar, enabling LLMs to read, create, and manage calendar events.
dav-mcp
Turn any calendar, contact book, or task list into an AI-orchestrated system. Platform-independent via CalDAV/CardDAV — works with Nextcloud, Baikal, Radicale, Fastmail, and any standards-compliant DAV server. 26 tools with field-agnostic updates.
HubSpot MCP
Access and manage HubSpot CRM data through a standardized interface using the HubSpot API.
Synapse
MCP server that connects any AI to your Obsidian vault — save articles, search notes, build a compounding knowledge base
Dooray MCP Server
Manage schedules using the Dooray API. Requires API key, member ID, and calendar ID to be configured.
Notion
Integrates with Notion's API to manage a personal todo list.
Atlassian Jira
Integrates AI with Atlassian Jira to manage projects, search for issues, and view development information like commits and pull requests.
Think Tool
Enhances AI reasoning by providing a structured thinking environment.
Google Calendar
Interact with Google Calendar APIs to manage events and calendars.
Travel MCP Server
A comprehensive travel planning server for flight search, accommodation booking, currency exchange, and weather forecasting.