Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🧠 Knowledge & Memory
  3. Cortexpad
C
Health: ActiveRecent health check succeeded.Last checked 9/21/2026, 9:47:49 PM

Cortexpad

User RatingsBe the first to rate and review this MCP server!
Visit Website
notesknowledgememorymcp

Google Keep-style notes app with an MCP server for AI agents to read and write notes.

Quick Install

Automated & IDE Setup

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.

Manual Client & Custom JSON ConfigExpand JSON â–¾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for cortexpad, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing Alternatives🧠 More in Knowledge & Memory

Overview

The cortexpad MCP server lets AI agents read and write notes stored in CortexPad, a Google Keep-style notes app. It provides a connection between an agent and the app’s note content, supporting note retrieval and updates rather than general-purpose knowledge management. Reach for it when an agent needs access to persistent, user-managed notes through MCP.

Use cases

•Read CortexPad notes during an agent workflow
•Write information to persistent CortexPad notes
•Connect an AI agent to a Google Keep-style notes app

Key features

•Read notes
•Write notes
•MCP interface for AI agents
•Google Keep-style note storage

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Cortexpad.

Extracted Tool Capabilities
Read notes
Write notes
MCP interface for AI agents
Google Keep-style note storage

How Cortexpad works

What cortexpad MCP server does

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.

How it works

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.

Tools and capabilities

The documented capabilities are limited to two core operations:

  • Reading notes from CortexPad.
  • Writing notes to CortexPad.

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.

Limitations and notes

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.

Read the full README →

Related MCP Servers

View all in Knowledge & Memory View all alternatives
  • Moxie Docs MCP logoMoxie Docs MCP
    ★ Featured

    MCP & Agent Skills for Automated Documentation, and codebase conventions + context

    🧠 Knowledge & Memory30 views
    Compare vs Moxie Docs MCP →
  • Scrivener MCP logoScrivener MCP

    Connect Scrivener 3 writing projects to Claude and other AI assistants. 47 tools for document management, writing analysis, semantic search, character/plot memory, and content enhancement. Progressive skill loading, relationship engine with HMS triplets, and JS fallback for offline semantic search. npm i -g scrivener-mcp

    🧠 Knowledge & Memory16 views
    Compare vs Scrivener MCP →
  • Hindsight logoHindsight

    Hindsight: Agent Memory That Works Like Human Memory - Built for AI Agents to manage Long Term Memory

    🧠 Knowledge & Memory5 views
    Compare vs Hindsight →
  • Lotus Wisdom MCP logoLotus Wisdom MCP

    Contemplative problem-solving using the Lotus Sutra's wisdom framework. Multi-perspective reasoning with skillful means, non-dual recognition, and meditation pauses. Available as local stdio or remote Cloudflare Worker.

    🧠 Knowledge & Memory2 views
    Compare vs Lotus Wisdom MCP →

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Cortexpad

The provided material does not include installation instructions or implementation details.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCortexpad AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/cortexpad?style=directory)](https://allmcps.com/mcp/cortexpad)
HTML Embed
<a href="https://allmcps.com/mcp/cortexpad"><img src="https://allmcps.com/api/badge/cortexpad?style=directory" alt="Cortexpad on AllMCPs" /></a>

Technical Specs & Signals

Category🧠Knowledge & Memory
More technical detailsExpand â–¾
Last updatedSep 18, 2026
12/12 checks healthy over the last 45d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
37Quality signal: Fair · 37/100How this signal is calculated ▾
Server availability25/25
Verified ownership0/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🧠 Knowledge & Memory →Best MCP servers for Memory & Knowledge →Best Google Workspace MCP servers →Alternatives to Cortexpad →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients