CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

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

Cross AI Tools

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
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

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

Independent project, not affiliated with Anthropic

Copyright01

whitemarmot/copyright01-mcp
authHTTPregistry active
Summary

Connects Claude to the Copyright01 API for timestamped legal proof of authorship under the Berne Convention across 181 countries. Exposes six tools: create deposits for text, code, websites, GitHub repos, and social media content, list and retrieve deposits with filters, verify SHA-256 hashes against registrations, and check remaining credits. Each deposit generates a PDF certificate with QR code and public verification URL. Free tier includes 3 credits, each deposit consumes one credit regardless of type. Reach for this when you need legally binding timestamps on original work, whether that's protecting code snippets during development, archiving articles before publication, or establishing proof of authorship for repositories.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
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 →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
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 →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Copyright01 MCP Server

Copyright deposit API — legally timestamp and protect code, text, websites, and creative content with a Berne Convention certificate recognized in 181 countries.

What is Copyright01?

Copyright01.com creates legally binding, timestamped proof of authorship under the Berne Convention (recognized in 181 countries). Use this MCP server to protect original code, text, websites, social media content, and GitHub repositories directly from any AI agent.

Quick Setup

Add to your Claude Desktop, Cursor, or Windsurf configuration:

{
  "mcpServers": {
    "copyright01": {
      "url": "https://www.copyright01.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Get your API key at copyright01.com/profil#api-keys (free account includes 3 deposits).

Available Tools

ToolDescription
create_depositCreate a timestamped copyright deposit with legal proof of authorship
list_depositsList all deposits with optional filters by type and status
get_depositGet deposit details including certificate and verification URL
verify_hashVerify a SHA-256 hash against registered deposits
verify_certificateVerify a certificate by its code (public, no auth required)
get_profileCheck plan, credits remaining, and storage usage

Supported Content Types

  • Text — Code, articles, poems, any written content (min 10 chars)
  • Website — Screenshot + HTML archive of any URL
  • YouTube — Videos and channels
  • Social Media — Instagram, Facebook, X, TikTok, Pinterest, Threads
  • GitHub — Repository ZIP archive

How It Works

  1. Create a free account at copyright01.com
  2. Generate an API key at profil#api-keys
  3. Add the MCP server to your AI tool
  4. Ask your AI to protect your content — it will create a deposit and return a verification certificate

Each deposit generates:

  • SHA-256 and SHA-512 content hashes
  • A PDF certificate with QR code
  • A unique verification code (format: XXXX-XXXX-XXXX)
  • A public verification URL

Pricing

PlanCreditsDetails
Free3Included at signup
Pack 55One-time purchase
Pack 2020One-time purchase
Subscription30/monthMonthly renewal

Each deposit consumes 1 credit regardless of type.

Documentation

  • Developer page
  • OpenAPI spec
  • llms.txt
  • MCP discovery

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
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 →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
TransportHTTP
AuthRequired
UpdatedMar 3, 2026
View on GitHub