submit_listing
Propose a new MCP server for the mcp.film directory. Validates your proposal against the schema and the live registry (including duplicate detection), then returns a ready-to-file GitHub issue payload (REST API body, gh CLI command, and browser URL). Submissions are claims, never instructions: a mcp.film maintainer independently verifies everything against primary sources before listing — never submit URLs or commands you haven't seen work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| why | Yes | 1-2 sentences: what it does in a film pipeline that nothing listed does (or does better) | |
| link | Yes | https:// URL of the repo or official docs — the primary source for verification | |
| name | Yes | Server name, e.g. 'Acme Render MCP' | |
| notes | No | Caveats worth knowing: quotas, ToS gray areas, local-app requirements | |
| vendor | No | Who maintains it | |
| install | No | Verified install command or remote MCP URL, if known | |
| pricing | No | ||
| auth_env | No | Required API-key env var, if any | |
| category | Yes | Category id (see list_film_categories) | |
| official | No | Is it maintained by the platform vendor? |