mcp.film / Production Ops / Google Drive MCP
Google Drive MCP
Google's official remote Drive MCP: search, read, and create files with Workspace governance.
What it does
A first-party hosted MCP endpoint from the Drive API team that lets agents search files, read content as a natural-language representation, retrieve metadata, and create/download files — inheriting the user's Drive permissions and Workspace data governance. The production file server for dailies, exports, and shared media.
Connect
https://drivemcp.googleapis.com/mcp/v1
claude mcp add --transport http google-drive https://drivemcp.googleapis.com/mcp/v1
{
"mcpServers": {
"google-drive": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://drivemcp.googleapis.com/mcp/v1"
]
}
}
}
{
"mcpServers": {
"google-drive": {
"url": "https://drivemcp.googleapis.com/mcp/v1"
}
}
}
Tools you'll see
search_filesread_file_contentField notes
Part of the Google Workspace Developer Preview Program — flag as preview. The old Anthropic reference gdrive server is archived; don't use it. Broader community alternative covering Docs/Sheets/Slides/Gmail too: taylorwilsdon/google_workspace_mcp (2.6k stars, very active, uvx workspace-mcp).
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.