Skip to main content
Glama
Erfangit23

asset-finder-mcp

by Erfangit23

search_stock_photos

Find free stock photos for commercial use from Pexels, Unsplash, and Pixabay. Filter by color, license, and limit to get precise results.

Instructions

Search for free stock photos from Pexels, Unsplash, and Pixabay. Photos are free for commercial use. Set PEXELS_API_KEY, UNSPLASH_ACCESS_KEY, or PIXABAY_API_KEY env vars to enable respective providers.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
colorNoFilter by hex color (e.g. '#3498db' or '3498db')
limitNoMax results per provider (default 10)
queryYesSearch term (e.g. 'mountain landscape', 'office workspace', 'team meeting')
licenseNoFilter by license type
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full transparency burden. It adds useful context about free commercial use and provider enablement via env vars, but it does not disclose behavior like what happens if no API keys are set, how results are aggregated across providers, or any rate limits. This is adequate but not comprehensive.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two concise sentences: the first states the core purpose, the second adds licensing and setup notes. Every sentence earns its place with no wasted words, and key information is front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has 4 parameters and no output schema, so the description should explain return values or error behavior. It does not mention what the search returns (e.g., photo URLs, metadata) or how missing API keys are handled. Given the multi-provider complexity, this is a notable gap, though the core purpose and provider setup are covered.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema covers 100% of parameter descriptions (query, color, limit, license), so the description itself does not need to add parameter details. It adds no extra semantic value beyond the schema, and the baseline of 3 is appropriate given full schema coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function: 'Search for free stock photos from Pexels, Unsplash, and Pixabay.' It uses a specific verb ('search') and specifies the resource type (stock photos) along with named providers, distinguishing it from sibling tools like search_icons or search_vectors.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies when to use this tool (when searching for stock photos) through its clear purpose, and it provides setup context by mentioning required environment variables for each provider. However, it does not explicitly state exclusions or alternative tools, so it falls short of a full 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/Erfangit23/asset-finder-mcp'

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