CCM
/MCP
SkillsMCPMarketplacesDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

aNotepad

vannet/anotepad-mcp
HTTPregistry active
Summary

Connects your aNotepad account to Claude, ChatGPT, and Cursor through 22 tools covering notes, versions, collections, comments, files, and bookmarks. You can list, search, create, update, and delete notes, restore old versions, move notes into collections, send notes via email, and manage attachments. It's a remote hosted server, so there's nothing to install. Just point your client at the endpoint, sign in with OAuth, and start asking the AI to search your recipe collection or pull up that note with the GitHub link you saved last month. Requires an aNotepad Pro or Max plan. Destructive operations like deletes require approval, and the AI never sees other users' content or your billing data.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Categories
Search & Web Crawling
Registryactive
TransportHTTP
UpdatedJun 7, 2026
View on GitHub

aNotepad

aNotepad MCP Server

Connect your aNotepad online notes to Claude, ChatGPT, and Cursor through the Model Context Protocol. Read, search, write, and organize your notes through natural conversation.

Documentation · anotepad.com · Support


Note: This is the public home for the aNotepad MCP server. aNotepad is a remote, hosted MCP server — there's nothing to install or run. You connect your AI client straight to the hosted endpoint below and sign in with your aNotepad account. The server source lives in the private aNotepad codebase; this repo holds the registry manifest, docs, and branding.

Connection

Endpointhttps://api.anotepad.com/mcp
TransportStreamable HTTP
AuthOAuth 2.1 (PKCE) + Dynamic Client Registration (RFC 7591) — no API key setup
Required planaNotepad Pro or Max

Quick start

  1. Make sure your aNotepad account is on the Pro or Max plan.
  2. In your AI client's settings, add an MCP server with URL https://api.anotepad.com/mcp.
  3. The client opens a browser window to sign in to aNotepad and approve access.
  4. Ask things like "summarize my recipe collection" or "find the note where I saved that GitHub link."

Client setup

Claude Desktop
  1. Settings → Connectors (or Settings → Developer → Edit Config on older versions).
  2. Add custom connector, paste https://api.anotepad.com/mcp.
  3. Sign in to aNotepad in the browser window and approve.
  4. The aNotepad tools appear under the connectors list.
ChatGPT (Plus / Pro / Team / Enterprise)
  1. Your name (bottom left) → Settings → Connectors → Connect more.
  2. Add custom connector, paste https://api.anotepad.com/mcp.
  3. Approve the OAuth flow.
Cursor
  1. Settings → MCP → Add new MCP server.
  2. Transport HTTP / SSE, URL https://api.anotepad.com/mcp.
  3. Save, then sign in and approve in the browser window.
MCP Inspector (testing)
npx @modelcontextprotocol/inspector

Set transport to Streamable HTTP, URL https://api.anotepad.com/mcp, then Connect.

Tools

22 tools across six groups.

GroupTools
Noteslist_notes, get_note, search_notes, create_note, update_note, delete_note
Versionslist_note_versions, get_note_version, restore_note_version
Export & emailget_note_download_url, email_note
Collectionslist_collections, create_collection, move_note_to_collection, delete_collection
Commentslist_comments, list_recent_comments, create_comment, delete_comment
Files & bookmarkslist_note_files, get_note_file_download_url, delete_note_file, list_bookmarks_in_note, add_bookmark, remove_bookmark

What's not exposed

Some operations stay on the web app, by design:

  • Setting note passwords — removing a password is fine; setting a new value via AI is blocked (it would land in chat transcripts).
  • File uploads — AI can list, download, and delete attachments, but new uploads go through the web app.
  • Account / billing changes — plan changes, payment methods, etc. are web-app only.
  • Creator wallet setup — switching a note to Paid is supported, but the one-time wallet/email verification must be done in the web app first.

Privacy & security

  • The AI sees only your own notes and their comments — never other users' notes or your account/billing data.
  • Comments on public notes are wrapped in <untrusted-comment> markers in tool responses, signaling to the AI that the text is data, not instructions — a defense against prompt injection.
  • Destructive tools (delete, change access, send email) are marked destructive, so most clients require an extra approval prompt.
  • Note content and passwords are never written to server logs.

Rate limits

PlanTool calls / minNew notes / dayEmails / hour
Pro601,00010
Max3005,00010

Limits are per user, shared across all connected clients.

Links

  • 📖 Full documentation — https://anotepad.com/mcp-access
  • 🔌 REST API — https://anotepad.com/api-access
  • ✉️ Support — support@anotepad.com

License

Documentation and manifest in this repository are released under the MIT License. The hosted aNotepad service and its source code are proprietary.

Related Search & Web Crawling MCP Servers

View all →
Google Search

com.mcparmory/google-search

Scrape Google search results with SERP data, ads, and knowledge panels
25
Brave Search

io.github.pipeworx-io/brave-search

Brave Search MCP — independent web index (no Google/Bing dependency)
Serper Search and Scrape

marcopesani/mcp-server-serper

Serper MCP Server supporting search and webpage scraping
154
Brave Search Mcp Server

brave/brave-search-mcp-server

Brave Search MCP Server: web results, images, videos, rich results, AI summaries, and more.
1.2k
Google Search Console

com.mcparmory/google-search-console

Query search analytics, manage sitemaps, and inspect site URLs and status
25
Google Search Console

acamolese/google-search-console-mcp

Google Search Console MCP server: SEO audits, performance queries, URL inspection, indexing checks.
3