officialai-takedown
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OFFICIAL_AI_API_URL | No | Override the API base URL | https://theofficial.ai |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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