Skip to main content
Glama
Deirfgeiz

officialai-takedown

by Deirfgeiz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OFFICIAL_AI_API_URLNoOverride the API base URLhttps://theofficial.ai

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
capture_evidenceA

Capture evidence of a URL hosting impersonating or stolen content: independent archive snapshot, retrieval timestamp, SHA-256 of the exact bytes, and a PDQ perceptual fingerprint of any image. Returns a typed evidence manifest. Run this FIRST, before the content is taken down or changed.

get_playbookA

Get the takedown playbook for a platform: legal bases, report-form URLs, documented email intakes, required fields, ID requirements, and response times. Every fact carries a primary-source citation with a retrieval date; unverifiable facts are marked UNVERIFIED, never guessed. Platforms: meta, youtube, tiktok, x, google.

draft_noticeA

Draft a platform-correct takedown notice from captured evidence. Statutory fields are computed deterministically; the result is a DRAFT the human must review and file themselves (the draft includes the form URL or documented email intake, plus step-by-step instructions). Use capture_evidence first to get an evidenceManifestId, and get_playbook to pick the right reportPathId.

check_authorizationA

Check whether content matches a registered authentic work in the Official AI registry. Query by sha256 (exact bytes) or pdq (perceptual fingerprint from capture_evidence). Returns the registry record or an honest 'unknown'; absence of a record is not a judgment about the content, and perceptual matches require human confirmation.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Deirfgeiz/officialai-takedown-skill'

If you have feedback or need assistance with the MCP directory API, please join our Discord server