Google Keep-style notes app with an MCP server for AI agents to read and write notes.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Cortexpad.
The cortexpad MCP server connects AI agents with CortexPad, a notes application modeled after Google Keep. Its documented purpose is to let agents read existing notes and write new or updated note content. This makes CortexPad available as an external place for information that an agent needs to retrieve or modify during a workflow.
The cortexpad MCP server is focused on notes. The available material does not describe task management, reminders, file storage, search across other services, or connections to third-party productivity platforms. Treat it as a notes integration rather than a general workspace or broad memory system.
An MCP-compatible AI agent uses the server as the interface to CortexPad. Read operations allow the agent to access notes, while write operations allow it to add or change note content. The source description does not specify the exact tool names, request parameters, response formats, authentication method, transport, or whether changes are applied immediately.
This arrangement is useful when an agent needs information that lives in a note or needs to record information for later access. The app remains the destination for the notes; the MCP server supplies the agent-facing connection. The provided material does not explain how notes are organized, identified, filtered, or synchronized.
The documented capabilities are limited to two core operations:
No specific MCP tool names are provided. The source also does not confirm support for deleting notes, listing notebooks, searching note contents, attaching files, or managing labels. Developers should verify those details from the service documentation before depending on them.
The available listing contains no README or implementation details. As a result, installation steps, configuration fields, environment variables, supported MCP transports, authentication requirements, client compatibility, and licensing cannot be confirmed here.
The cortexpad MCP server should be evaluated against the agent’s required note workflow. If the workflow only needs an agent to read and write CortexPad notes, the stated capability is a direct fit. If it requires structured records, full-text search, attachments, note deletion, or another productivity service, the provided information does not establish that those features exist.
Before deployment, confirm how the cortexpad MCP server is started, how it identifies the target CortexPad account, what permissions it requests, and how write failures are reported. None of these operational details are specified in the supplied material.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/cortexpad)<a href="https://allmcps.com/mcp/cortexpad"><img src="https://allmcps.com/api/badge/cortexpad?style=directory" alt="Cortexpad on AllMCPs" /></a>