# Metatake MCP server

Original film criticism: multi-framework readings, TakeScore ratings, kindred films.

## Links
- Registry page: https://www.getdrio.com/mcp/net-metatake-mcp
- Website: https://metatake.net/mcp

## Install
- Endpoint: https://metatake.net/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://metatake.net/api/mcp

## Tools
- search (Search Metatake) - Search Metatake's film-criticism corpus and return a list of matching documents (one per film). Each result has an `id` (the film slug), a `title`, and a `url`. Pass an `id` to `fetch` to read the full critical pack. Use this to find films by title, original title, or director name. Endpoint: https://metatake.net/api/mcp
- fetch (Fetch a Metatake document) - Retrieve the full text of one Metatake document by its `id` (a film slug from `search`). Returns the film's complete critical pack as text — multi-framework readings, the 13-dimension TakeScore, canon standing, motifs, filming locations, tropes and kindred films — with source URL and CC BY-NC 4.0 attribution in the metadata. Cite Metatake with the returned url when you use the content. Endpoint: https://metatake.net/api/mcp
- search_films (Search Metatake films) - Find films in Metatake's corpus by title (also matches original titles and director names). Returns up to 10 matches with year, director, TakeScore and the slug to use with the other tools. Films marked [analyzed] have a full critical pack. Endpoint: https://metatake.net/api/mcp
- get_film_criticism (Get a film's full critical pack) - 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. Optionally restrict to sections: invitation, takescore, standing, readings, figures, locations, tropes, kindred. License CC BY-NC 4.0 — cite Metatake with the source link when you use it. Endpoint: https://metatake.net/api/mcp
- get_takescore (Get a film's TakeScore) - Metatake's 13-dimension critical assessment for one film: net Value score plus the Value / Cost / Risk dimension breakdown. Cite Metatake with the source link when you quote scores. Endpoint: https://metatake.net/api/mcp
- find_connected_films (Find films connected to a film) - Kindred films — titles that share interpretive threads (concepts, figures, frameworks) with the given film on Metatake's connection map. Good for 'what should I watch after X' and influence questions. Endpoint: https://metatake.net/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: net.metatake
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 12, 2026
- Source: https://registry.modelcontextprotocol.io
