category
ActiveTool of Vimeo
declared in 0.1.0
Fetch metadata for a single Vimeo category by slug; returns category name, icon, subcategories, and featured video count.
Parameters schema
{
"type": "object",
"examples": [
{
"slug": "animation"
}
],
"required": [
"slug"
],
"properties": {
"slug": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Vimeo
https://github.com/pipeworx-io/mcp-vimeo
1/7 registries