pixabay-mcp
2
pixabay-mcp is a TypeScript-based server that enables image searches on Pixabay using the Model Context Protocol. It offers tools for image search with metadata and supports configuration with the Claude Desktop.
pixabay-mcp MCP Server
A Model Context Protocol server for Pixabay image search. This TypeScript-based server provides access to the Pixabay image API, featuring tools for searching images with formatted results displaying image URLs and metadata. It includes error handling for API requests.
Features
- Tools for searching images on Pixabay with optional parameters like image type, orientation, and results per page.
- Safe search enabled by default and requires a Pixabay API key.
Installation
- Set up a Pixabay API key.
- Configure with Claude Desktop for use.
Development
- Install dependencies, build the server, and use MCP Inspector for debugging.