Pixabay Connector for AI agents.
10 live capabilities
Source royalty-free stock photos and videos for your creative projects.
Waiting for input…
Why people use Pixabay
Pixabay for Faster Stock Media Sourcing
This Connector changes the game. You just tell your agent what you need, and it handles the heavy lifting of scanning Pixabay's 4.5 million assets. You get high-quality, commercially safe media delivered straight to your prompt.
What Vinkius changes
You get high-quality media assets delivered directly to your workspace without ever opening a browser.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Instagram Reel Background
A social media manager asks for a vertical mountain video.
- Real-world use case 02
Web Mockup
A developer needs a hero image in ocean blue.
- Real-world use case 03
Blog Illustration
A writer wants a unique science illustration.
Complete set · 10capabilities
The complete Pixabay capability set.
These are the exact actions your AI can choose when you ask it to work with Pixabay.
01—04
4 capabilities in this set.
Part of 10 available through Pixabay.
- 01 Capability
Search images
Search the full library of 4.5 million photos and illustrations with custom filters. This allows you to find any type of stock photo for your creative work.
- 02 Capability
Search illustrations
Find digital art, clipart, and drawings specifically. Use this to find unique artistic styles for your blog or website.
- 03 Capability
Search vectors
Find scalable SVG art, icons, and infographics from the Pixabay library. You can use these to source high-quality graphics for your web projects.
- 04 Capability
Search videos
Get video IDs, resolutions, and direct download URLs for stock footage. This lets you find the right b-roll for your social media content.
05—07
3 capabilities in this set.
Part of 10 available through Pixabay.
- 05 Capability
Search by category
Filter media by specific topics like nature, science, or business. You can quickly narrow down your search to specific industry themes.
- 06 Capability
Search by color
Find images that match specific dominant colors or color schemes. This is perfect for matching your brand's visual identity.
- 07 Capability
Search editors choice
Pull only the highest-quality, hand-picked media from Pixabay. Use this to ensure your project always features premium visuals.
08—10
3 capabilities in this set.
Part of 10 available through Pixabay.
- 08 Capability
Search safe content
Filter out inappropriate content using Pixabay's safe search. This ensures all returned media meets your brand's safety standards.
- 09 Capability
Search by orientation
Find images that are specifically horizontal, vertical, or all orientations. This helps you source the right layout for mobile or desktop.
- 10 Capability
Get image
Get full details, tags, and high-resolution download links for a specific image ID. Use this to grab the final asset once you have found the right one.
Set up in minutes
One URL. Then ask Pixabay to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Pixabay from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_7ycvf8pEuvZoZBcefV41H0wbb4flA0VQUKsD3zuT/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Pixabay, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Pixabay for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_7ycvf8pEuvZoZBcefV41H0wbb4flA0VQUKsD3zuT/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Pixabay URL.
- Step 03
Save and start
Save the connection and enable Pixabay in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"pixabay": {
"url": "https://edge.vinkius.com/vk_preview_7ycvf8pEuvZoZBcefV41H0wbb4flA0VQUKsD3zuT/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Pixabay
Open Agent mode in chat and ask: "Using Pixabay, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"pixabay": {
"url": "https://edge.vinkius.com/vk_preview_7ycvf8pEuvZoZBcefV41H0wbb4flA0VQUKsD3zuT/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Pixabay
Ask Copilot: "Using Pixabay, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"pixabay": {
"url": "https://edge.vinkius.com/vk_preview_7ycvf8pEuvZoZBcefV41H0wbb4flA0VQUKsD3zuT/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Pixabay
Open Cascade and ask: "Using Pixabay, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"pixabay": {
"url": "https://edge.vinkius.com/vk_preview_7ycvf8pEuvZoZBcefV41H0wbb4flA0VQUKsD3zuT/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Pixabay
Ask Cline: "Using Pixabay, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add pixabay --transport http "https://edge.vinkius.com/vk_preview_7ycvf8pEuvZoZBcefV41H0wbb4flA0VQUKsD3zuT/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Pixabay
Ask Claude: "Using Pixabay, show me...". 10 tools are ready
Where the request belongs
Work Pixabay can move forward.
Creative professionals who need to source high-quality media quickly without the friction of manual searching and tab-switching.
Content Creator
Finds B-roll videos and background images for social posts and blogs during a busy production day.
Frontend Developer
Pulls specific hex-color-matched placeholders for UI mockups to show clients brand alignment.
Graphic Designer
Sources scalable SVG vectors and illustrations for brand assets and website headers.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPixabay
Search and retrieve millions of royalty-free images and videos directly from Pixabay's massive creative library.
Pexels
Search and retrieve high-quality royalty-free photos and videos from Pexels directly within your AI agent.
Shutterstock
Equip your AI agent to radically sift through Shutterstock's immense media vault. Search high-quality images, videos, audio, and audit editorial licenses directly from your prompt.
Pixabay API
Search stock media. audit images and videos via AI.
Getty Images
Manage stock media via Getty Images. search millions of creative and editorial photos, handle video discovery, and download assets directly from any AI agent.
Pics.io
Organize and share creative assets with a digital asset management platform that tags, searches, and delivers files fast.
Bring your own AI
Change the model, client or framework. Keep Pixabay connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Pixabay.
The practical details behind the request, access and result.
Can I use Pixabay MCP for commercial projects?
Yes, the images and videos returned are royalty-free and allowed for commercial use. You can use them in your blogs, social media, and web designs.
Does Pixabay MCP find specific colors?
Yes, you can tell your agent to look for images based on dominant colors like 'red' or 'grayscale'. This is perfect for matching a specific brand palette.
Can I get videos through Pixabay MCP?
You can search for stock videos and get multiple resolutions along with direct download URLs. It's a great way to find b-roll for your video projects.
How do I get high-quality results?
You can instruct your agent to use the 'Editor's Choice' filter. This ensures your agent only shows you the best hand-picked media from the library.
Does Pixabay MCP support vector graphics?
Yes, it can find scalable SVG art, icons, and infographics specifically. This is ideal for designers who need assets that won't lose quality when resized.
Can I filter for safe content?
Yes, the Connector includes a safe search capability to filter out inappropriate content automatically, making it safe for corporate and general audience use.
How many images can I search at once?
You can request up to 200 results per page through your agent, allowing you to browse a large variety of options in a single request.
Can my AI download and directly embed high-resolution MP4 video URLs into my code?
Yes. Instruct the agent to run a video search (search_videos). The JSON returned points mapping precisely to the highest resolution native CDN endpoints. Your AI agent can ingest these exact mp4 URI addresses and format them perfectly into `` tags inside your application mockup.
How can I easily discover only landscape photos related to 'urban night' containing mainly orange?
The integration exposes distinct analytical endpoints natively. You simply prompt: 'Search Pixabay for urban night landscape containing orange'. The agent internally invokes the pixel-color mapping API (search_by_color) bounded by the (horizontal) orientation constraint to drastically minimize latency and fetch the literal perfect image.
Are there licensing restrictions when generating code using these results?
No. All media assets managed by the Pixabay integration carry the pure royalty-free license. They are completely safe for commercial use, client mockups, and public deployment without explicit attribution, meaning you don't face unexpected DMCA copyright claims when your agent auto-selects dummy data.
One connection away
Give your agent a direct line to Pixabay.
Connect Pixabay once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available