{
  "slug": "vimeo",
  "name": "Vimeo MCP Server",
  "vendor": "Vimeo",
  "official": true,
  "category": "distribution",
  "featured": false,
  "tagline": "Official beta MCP connecting your Vimeo video library to AI agents.",
  "description": "Announced at Vimeo's REFRAME conference (Oct 2025) alongside 'Ask Your Library', Vimeo's official MCP server lets agents connect to Vimeo video libraries — list and search videos, read metadata and stats, update titles/descriptions/tags/privacy, and work with transcripts and captions.",
  "capabilities": [
    "video-library",
    "metadata-editing",
    "stats",
    "transcripts",
    "captions"
  ],
  "tools_sample": null,
  "install": {
    "claude_code": null,
    "remote_url": null,
    "stdio_command": null
  },
  "auth": {
    "type": "oauth",
    "env_var": "VIMEO_ACCESS_TOKEN",
    "key_url": "https://developer.vimeo.com/apps (OAuth app or personal access token with appropriate scopes)"
  },
  "pricing": "freemium",
  "links": {
    "repo": null,
    "docs": "https://developer.vimeo.com/api/mcp-server",
    "site": "https://www.vimeo.com"
  },
  "added": "2026-06-11",
  "verified": "2026-06-11",
  "notes": "Beta. The official docs page exists at developer.vimeo.com/api/mcp-server but is gated from crawlers, so the endpoint URL and tool list need manual verification — follow the docs to connect. Community fallback: galacoder/vimeo-mcp (stale, transcript-focused)."
}