mcp.film / Production Ops / Notion MCP
Notion MCP
Notion's hosted MCP: search, read, and write docs, wikis, and databases via OAuth.
What it does
Notion's official hosted MCP server gives agents OAuth-scoped access to a workspace: semantic search (including connected Slack/Drive/Jira with Notion AI), fetch pages and databases, and create/update content using AI-native, Markdown-first tools. The natural home for script drafts, beat sheets, character bibles, and shot lists an agent can read and update.
Connect
https://mcp.notion.com/mcp
claude mcp add --transport http notion https://mcp.notion.com/mcp
{
"mcpServers": {
"notion": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.notion.com/mcp"
]
}
}
}
{
"mcpServers": {
"notion": {
"url": "https://mcp.notion.com/mcp"
}
}
}
Tools you'll see
notion-searchnotion-fetchnotion-create-pagesnotion-update-pagenotion-create-databasenotion-create-commentField notes
~18 tools on the hosted server (SSE fallback at mcp.notion.com/sse). The open-source local repo (4.4k stars) is explicitly deprioritized by Notion — prefer the hosted URL. Cross-connector search requires a Notion AI / Business plan.
Pairs well with
Mux MCP ServerMux
Official
Official Mux MCP: upload, manage, and analyze video via API or hosted remote server.
MartiniMartini
Official
The film set for AI videos — direct entire productions from your agent.
Vimeo MCP ServerVimeo
Official
Official beta MCP connecting your Vimeo video library to AI agents.