topic
ActiveTool of Unsplash
declared in 0.1.0
Fetch metadata for a single Unsplash topic by id or slug (e.g. "animals"), including title, description, total photos, cover photo, and top contributors.
Parameters schema
{
"type": "object",
"examples": [
{
"id_or_slug": "nature"
}
],
"required": [
"id_or_slug"
],
"properties": {
"id_or_slug": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Unsplash
https://github.com/pipeworx-io/mcp-unsplash
1/7 registries