Skip to main content
Glama

copyright01

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
Whitemarmot/copyright01-mcp
GitHub Stars
0

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

6 tools
create-deposit-toolInspect
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.
ParametersJSON Schema
NameRequiredDescriptionDefault
typeNoDeposit type: text, website, youtube, social, or github
titleNoTitle for the deposit (3-255 characters)
is_publicNoWhether the deposit is publicly visible (default: true)
descriptionNoOptional description (max 2000 characters)
website_urlNoURL to protect (required for website/youtube/social/github types)
content_textNoText content to protect (required for type=text, min 10 characters)
get-deposit-toolInspect

Get details of a specific deposit by its ID. Only returns deposits owned by the authenticated user (IDOR-protected).

ParametersJSON Schema
NameRequiredDescriptionDefault
idNoThe deposit ID to retrieve
get-profile-toolInspect

Get your profile information including plan, credits remaining, storage usage, and deposit count.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

list-deposits-toolInspect

List your copyright deposits with optional filtering and pagination. Returns up to 20 deposits per page.

ParametersJSON Schema
NameRequiredDescriptionDefault
pageNoPage number (default: 1, 20 results per page)
typeNoFilter by deposit type: text, website, youtube, social, github
statusNoFilter by status: pending, certified, failed
verify-certificate-toolInspect

Verify a certificate by its verification code. Returns the associated deposit details if found. Works for public deposits and your own private deposits.

ParametersJSON Schema
NameRequiredDescriptionDefault
codeNoCertificate verification code (e.g. XXXX-XXXX-XXXX)
verify-hash-toolInspect

Verify a SHA-256 hash against all deposits. Checks your own deposits and public deposits. Returns the matching deposit if found.

ParametersJSON Schema
NameRequiredDescriptionDefault
hashNoSHA-256 hash to verify (64 hex characters)

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.