Pixabay
Createdzym9863
Enables searching for images on Pixabay through a Model Context Protocol (MCP) server.
About
Pixabay provides an MCP server that facilitates image searches on Pixabay. Built with TypeScript, it offers tools for querying the Pixabay API and delivers formatted results including image URLs and metadata. The server requires a Pixabay API key for operation and incorporates error handling for API requests and invalid parameters.
Key Features
- Provides a tool to search images on Pixabay with configurable parameters.
- Returns formatted image results with URLs and metadata.
- Requires a Pixabay API key for operation.
- Includes error handling for API issues and invalid parameters.
- 1 GitHub stars
Use Cases
- Providing image search capabilities within a larger workflow or system.
- Integrating Pixabay image search into applications using MCP.
- Accessing Pixabay's image library programmatically.