Skip to main content
Glama
spideryzarc

unsplash-mcp

by spideryzarc

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_unsplash_photosA

Search for photos on Unsplash. Returns royalty-free photos with multiple resolution URLs (raw/full/regular/small/thumb), dimensions, color, description, author info, and likes.

search_unsplash_collectionsA

Search for collections on Unsplash. Returns collections with title, description, total photos, cover photo URLs, and curator info.

download_unsplash_mediaA

Download a single photo from an Unsplash URL to a local file. Use the URLs returned by search_unsplash_photos (e.g. urls.regular). Creates parent directories automatically.

download_unsplash_media_batchA

Download multiple photos from Unsplash URLs in parallel. Provide a list of (URL, destination path) pairs. Returns a result for each file with success status and size.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/spideryzarc/unsplash-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server