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
  • 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. Browse
  3. Context Apps MCP
  4. vs Keepsake MCP
Side-by-Side Model Context Protocol Comparison

Context Apps MCP vs Keepsake MCP

In-depth architectural comparison of the Context Apps MCP and Keepsake MCP MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

Context Apps MCP
Workplace & Productivity · Remote HTTP/SSE
Quality: 51/100 (Good) | Auth: OAuth 2.0
Keepsake MCP
Workplace & Productivity · Local stdio
Quality: 59/100 (Good) | Auth: API Key required
Verdict Summary: Choose Context Apps MCP if you need specialized Workplace & Productivity tools running via a hosted cloud SSE transport. Choose Keepsake MCP if your workspace requires Workplace & Productivity integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

Context Apps MCP logo

Choose Context Apps MCP when:

  • You need dedicated capabilities in the Workplace & Productivity domain.
  • You prefer remote streaming HTTP/SSE transport architecture.
  • Your security boundary fits: OAuth 2.0 (Free / Open Source).
  • Primary tools included: todo_search, todo_insert, todo_update.
Explore Context Apps MCP Details
Keepsake MCP logo

Choose Keepsake MCP when:

  • You need dedicated capabilities in the Workplace & Productivity domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: API Key required (BYOK (Pay Provider Direct)).
  • You have access to required keys: KEEPSAKE_API_KEY.
  • Primary tools included: list_contacts, get_contact, create_contact.

Feature & Specification Comparison

Specification
Context Apps MCP logo
Context Apps MCP
tubasasakunn
Workplace & Productivity
Keepsake MCP logo
Keepsake MCP
nicolascroce
Workplace & Productivity
SummaryAI-powered productivity suite connecting Todo, Idea, Journal, and Timer apps with Claude via Model Context Protocol.Personal CRM — manage contacts, interactions, tasks, notes, daily journal, and tags through 42 MCP tools
Category & ScopeWorkplace & Productivity

Tools & Capabilities Breakdown

Context Apps MCP Tools (18)

todo_search
todo_insert
todo_update
todo_delete
todo_status_list
idea_search
idea_insert
idea_update
idea_delete

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

Context Apps MCP Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "tubasasakunn-context-apps-mcp": {
      "url": "https://mcp-server.basaapp.com/mcp"
    }
  }
}
Keepsake MCP Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "nicolascroce-keepsake-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "keepsake-mcp"
      ],
      "env": {
        "KEEPSAKE_API_KEY": "YOUR_KEEPSAKE_API_KEY_HERE"
      }
    }
  }
}

Frequently Asked Questions

Context Apps MCP is categorized under Workplace & Productivity and uses a remote streaming HTTP/SSE transport. In contrast, Keepsake MCP belongs to Workplace & Productivity using local stdio subprocess. Select Context Apps MCP when you need capabilities focused on workplace & productivity and Keepsake MCP when you require tools for workplace & productivity.

More alternatives to Context Apps MCPMore alternatives to Keepsake MCPWorkplace & Productivity category hubCanonical compare URL

Related MCP Server Comparisons

Popular comparisons with Context Apps MCP

  • Harvest MCP Server logoContext Apps MCP vs Harvest MCP Server
  • Anytype MCP logoContext Apps MCP vs Anytype MCP
  • Vaiz MCP logoContext Apps MCP vs Vaiz MCP
  • Toggl MCP logoContext Apps MCP vs Toggl MCP

Popular comparisons with Keepsake MCP

Explore Keepsake MCP Details
Workplace & Productivity
Quality signal51/100 (Good)59/100 (Good)
Transport ProtocolRemote HTTP/SSELocal Subprocess (stdio)
Auth RequirementOAuth 2.0API Key required
Pricing ModelFree / Open SourceBYOK (Pay Provider Direct)
Required Env VarsNone required
KEEPSAKE_API_KEY
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signalRemote (HTTP/SSE) · highnpx · high
Engagement & Health 2 views 0 copies 0 upvotes 7 stars 2 views 0 copies 0 upvotes 1 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Context Apps MCP ListingView Keepsake MCP Listing
journal_search
journal_insert
journal_update
+6 more tools listed on main page

Keepsake MCP Tools (73)

list_contacts
List all contacts with pagination and sorting
get_contact
Get a contact with recent interactions, tags, and stats
create_contact
Create a new contact
update_contact
Update contact fields
delete_contact
Permanently delete a contact
search_contacts
Accent-insensitive search by name, email, company
get_contact_timeline
Unified chronological feed of all items for a contact
list_companies
List all companies
get_company
Get company with linked contacts and tags
create_company
Create a new company
update_company
Update company fields
delete_company
Soft-delete (or permanent delete) a company
+61 more tools listed on main page
OmniFocus logo
Keepsake MCP vs OmniFocus
  • Reclaim MCP Server logoKeepsake MCP vs Reclaim MCP Server
  • Delega MCP logoKeepsake MCP vs Delega MCP
  • UpTier logoKeepsake MCP vs UpTier