# copyright01 MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-whitemarmot-copyright01
- Repository: https://github.com/Whitemarmot/copyright01-mcp

## Install
- Endpoint: https://www.copyright01.com/mcp
- Auth: Not captured

## Setup notes
- Remote URL variable: api_key (required; secret)
- Remote header: Authorization
- Remote endpoint: https://www.copyright01.com/mcp
- Header: Authorization
- URL variable: api_key

## Tools
- create-deposit-tool (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. Endpoint: https://www.copyright01.com/mcp
- list-deposits-tool (List Deposits Tool) -     List your copyright deposits with optional filtering and pagination.
    Returns up to 20 deposits per page. Endpoint: https://www.copyright01.com/mcp
- get-deposit-tool (Get Deposit Tool) -     Get details of a specific deposit by its ID.
    Only returns deposits owned by the authenticated user (IDOR-protected). Endpoint: https://www.copyright01.com/mcp
- verify-hash-tool (Verify Hash Tool) -     Verify a SHA-256 hash against all deposits.
    Checks your own deposits and public deposits.
    Returns the matching deposit if found. Endpoint: https://www.copyright01.com/mcp
- verify-certificate-tool (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. Endpoint: https://www.copyright01.com/mcp
- get-profile-tool (Get Profile Tool) -     Get your profile information including plan, credits remaining,
    storage usage, and deposit count. Endpoint: https://www.copyright01.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.Whitemarmot
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Mar 3, 2026
- Source: https://registry.modelcontextprotocol.io
