mcpbeat

Copyright01 MCP Server

io.github.Whitemarmot/copyright01
answering

Copyright01 is answering right now. Last checked 4 min ago. It exposes 6 tools. Last commit 13 Mar 2026.

Copyright deposit API — protect code, text, and websites with Berne Convention proof

Uptime history 42 hours of history · worst hour 67%
42 hours agonow
98.9%
Uptime 24h
90 of 91 checks
6
Tools
read from the server
287 ms
Response time
average over 24h
0
Stars
last commit 13 Mar 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add copyright01 --transport http https://www.copyright01.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "copyright01": {
      "url": "https://www.copyright01.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.copyright01]
url = "https://www.copyright01.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "copyright01": {
      "url": "https://www.copyright01.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "copyright01": {
      "url": "https://www.copyright01.com/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

deposit
create-deposit-tool
Create a new copyright deposit. Supported types: text, website, youtube, social, github. For text deposits, provide content_text. For other types, provide website_url. Returns the deposit details with certificate verification code.
get-deposit-tool
Get details of a specific deposit by its ID. Only returns deposits owned by the authenticated user (IDOR-protected).
verify
verify-certificate-tool
Verify a certificate by its verification code. Returns the associated deposit details if found. Works for public deposits and your own private deposits.
verify-hash-tool
Verify a SHA-256 hash against all deposits. Checks your own deposits and public deposits. Returns the matching deposit if found.
deposits
list-deposits-tool
List your copyright deposits with optional filtering and pagination. Returns up to 20 deposits per page.
profile
get-profile-tool
Get your profile information including plan, credits remaining, storage usage, and deposit count.

Endpoints

URLTransportStateLatencyChecked
https://www.copyright01.com/mcp streamable-http answering 268 ms 4 min ago

Copyright01 — questions

Answers built from our own checks of this server.

What can Copyright01 do?
It exposes 6 tools, read directly from the server on our last check. Among them: create-deposit-tool, get-deposit-tool, get-profile-tool, list-deposits-tool, verify-certificate-tool, verify-hash-tool. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Copyright01 mostly used for?
Its tools cluster around verify and deposit. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Copyright01 working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 91 checks got a reply (98.9%), average response time 287 ms. The bar chart above shows every period we have measured.
How do I connect Copyright01?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Copyright01 need an API key?
No. Copyright01 completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Copyright01?
It answers our handshake in 287 ms on average, which is faster than 48% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Copyright01 open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.