Skip to main content
Glama
Erfangit23

asset-finder-mcp

by Erfangit23

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOGO_DEV_TOKENNoYour Logo.dev token for brand logo search. Get one at https://logo.dev
PEXELS_API_KEYNoYour Pexels API key for stock photo search. Get one at https://www.pexels.com/api/
PIXABAY_API_KEYNoYour Pixabay API key for photo and vector search. Get one at https://pixabay.com/api/docs/
UNSPLASH_ACCESS_KEYNoYour Unsplash access key for stock photo search. Get one at https://unsplash.com/developers

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_iconsA

Search for icons from 200,000+ icons across 150+ icon sets (Iconify). Returns SVG icons with license info. Perfect for finding UI icons, app icons, and symbols.

search_logosA

Search for brand and company logos. Returns high-quality PNG logos for 50,000+ brands. Requires LOGO_DEV_TOKEN env var for full functionality.

search_stock_photosA

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.

search_vectorsA

Search for SVG vectors and illustrations from SVG Repo (500,000+ open-licensed SVGs). Returns downloadable SVG files with license information.

search_emojiA

Search for open-source emoji from OpenMoji. Returns SVG emoji files. All emoji are CC BY-SA 4.0 licensed.

suggest_assetA

Smart asset suggestion — describe what you need in natural language and get the best matching assets across all sources (icons, logos, stock photos, vectors, emoji). The tool automatically picks the right provider(s) based on your description. Use this when you're not sure which specific asset type to search for.

get_assetA

Get full details for a specific asset by its ID (e.g. 'iconify:mdi:home' or 'pexels:12345'). Returns the asset URL, download URL, license info, and metadata.

list_providersA

List all available asset providers and their status. Shows which providers are configured and ready to search. Use this to understand what sources are available before searching.

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

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