Pexafy
Semantic search over 9 free-license stock photo sources. Hosted remote server with OAuth — no API key to paste.
Ads
Overview
One request, sixteen photographs, credits included — inside the conversation. Follow up with “more like 3” and the assistant knows what you mean. Nothing to install. In Claude and ChatGPT you sign in once in a browser window and the connector gets its own credentials; editors that have no OAuth flow use a Pexafy API key instead. Connects over OAuth — you sign in with your Pexafy account, there is no key to paste. 1. Open Customize → Connectors. 2. Click +, then Add custom connector. 3. Paste the server URL and click Add: https://mcp.pexafy.com/mcp 4. Sign in with Pexafy in the window Claude opens, and approve access.
Installation
https://mcp.pexafy.com/mcp
Configuration
{ "mcpServers": { "pexafy": { "type": "http", "url": "https://mcp.pexafy.com/mcp", "headers": { "Authorization": "Bearer YOUR\_MCP\_KEY" } }Capabilities
- Search photos by description
Ask for photos using natural language, like “two people sharing a bench in comfortable silence,” via `search_photos`.
- Find visually similar images
Provide a reference image to get matching photographs, optionally refined with words like “like this, but at night,” using `search_photos_by_image`.
- Get more like a specific result
Reference a numbered photo from previous results (e.g., “more like #3”) to fetch similar shots with `get_similar_photos`.
Tags
- search
- web-research
- media
- knowledge-retrieval
Related MCP servers
Mastra Docs Server
OfficialProvides AI assistants with direct access to Mastra.ai's complete knowledge base.
Fetch MCP Server
OfficialFetch web content and convert HTML pages into LLM-friendly markdown output.
Perplexity Ask MCP Server
OfficialA connector for the Perplexity API to enable web search within the MCP ecosystem.
Perplexity
OfficialAn MCP server that connects to Perplexity's Sonar API, enabling real-time web-wide research in conversational AI.