Install
$ agentstack add mcp-whitemarmot-copyright01-mcp ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v1.0.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v1.0.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
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
| Tool | Description | |------|-------------| | create_deposit | Create a timestamped copyright deposit with legal proof of authorship | | list_deposits | List all deposits with optional filters by type and status | | get_deposit | Get deposit details including certificate and verification URL | | verify_hash | Verify a SHA-256 hash against registered deposits | | verify_certificate | Verify a certificate by its code (public, no auth required) | | get_profile | Check 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
- Create a free account at copyright01.com
- Generate an API key at profil#api-keys
- Add the MCP server to your AI tool
- 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
| Plan | Credits | Details | |------|---------|---------| | Free | 3 | Included at signup | | Pack 5 | 5 | One-time purchase | | Pack 20 | 20 | One-time purchase | | Subscription | 30/month | Monthly renewal |
Each deposit consumes 1 credit regardless of type.
Documentation
License
MIT
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Whitemarmot
- Source: Whitemarmot/copyright01-mcp
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v1.0.0 Imported from the upstream source.