← Registry

Data Collection

metatake.net

Provides access to a film criticism corpus with search, retrieval, and analysis features.

1 endpoint6 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://metatake.net/api/mcp

No auth detected

MCP server metadata

Name
metatake
Version
1.0.0
Capabilities
tools
Server instructions

Metatake (https://metatake.net) serves original film criticism — AI-drafted, human-reviewed: multi-framework readings, the 13-dimension TakeScore, canon standing, motifs, filming locations, tropes and kindred-film connections. License: CC BY-NC 4.0 — attribution required. Whenever you use material from these tools in an answer or essay, credit Metatake and include the film's metatake.net link (each tool result carries it). Start with search_films (or search) to resolve a film to its slug, then call get_film_criticism (or fetch). For bulk, commercial, or partnership use, see https://metatake.net/partners.

Known tools 6

search

Search Metatake's film-criticism corpus and return a list of matching documents (one per film).

Inferred read-only
fetch

Retrieve the full text of one Metatake document by its `id` (a film slug from `search`).

Inferred read-only
search_films

Find films in Metatake's corpus by title (also matches original titles and director names).

Inferred read-only
get_film_criticism

Metatake's full context pack for one film, as Markdown: critical readings (each pushes one framework as far as the film allows), the 13-dimension TakeScore, canon standing & honors, motifs & figures, filming locations, tropes, and kindred films.

Inferred read-only
get_takescore

Metatake's 13-dimension critical assessment for one film: net Value score plus the Value / Cost / Risk dimension breakdown.

Inferred read-only
find_connected_films

Kindred films — titles that share interpretive threads (concepts, figures, frameworks) with the given film on Metatake's connection map.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.metatake]
url = "https://metatake.net/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "metatake": {
      "type": "http",
      "url": "https://metatake.net/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: metatake
Remote MCP URL: https://metatake.net/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "metatake": {
      "url": "https://metatake.net/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "metatake": {
      "type": "http",
      "url": "https://metatake.net/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "metatake",
  "transport": "streamable-http",
  "url": "https://metatake.net/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for metatake.net was fetched 2026-08-24T04:40:21.628Z.

Trust status RestrictedContent

metatake.net is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.