mcpbeat Sign in

Pixabay MCP Server

local only

Pixabay MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from npm. Last commit 19 Aug 2026.

Unofficial MCP server for the Pixabay API: search and fetch royalty-free images and videos.

Installs per day peak 190 · avg 14 · -75% w/w
a month agotoday
67
Installs / week
npm · @hanoak/pixabay-mcp-server
1
Stars
0 open issues
19 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Pixabay MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add pixabay-mcp-server -- npx -y @hanoak/pixabay-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pixabay-mcp-server": {
      "args": [
        "-y",
        "@hanoak/pixabay-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pixabay-mcp-server]
command = "npx"
args = ["-y", "@hanoak/pixabay-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "pixabay-mcp-server": {
      "args": [
        "-y",
        "@hanoak/pixabay-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pixabay-mcp-server": {
      "args": [
        "-y",
        "@hanoak/pixabay-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Pixabay MCP Server

same job, measured the same way
Image Resolver
by ahmaddioxide

MCP server for context-aware royalty-free image search from Pexels and Unsplash

59 installs/wk local only
Pexels MCP Server
by hanoak

MCP server for the Pexels API: search & fetch stock photos, videos, and collections.

73 installs/wk local only
Spot AI MCP (Unofficial)
by phil-bryant

Unofficial community MCP server for the Spot AI camera and video-intelligence REST API. Read-only.

1 007 installs/wk local only
iFlow Search
by zhengyanglsun

MCP server for iFlow Search web search, image search, and URL fetch tools.

41 installs/wk local only
Mux
by mux

The official MCP Server for the Mux API

668 installs/wk 2 tools answering
Healthchecks Io MCP
by ronniechong

Unofficial MCP server for managing Healthchecks.io checks via the Management API

172 installs/wk local only
MCP Gemini
by crunchtools

MCP server for Google Gemini AI - text, image, video, research, and more

95 installs/wk local only
Serpapi MCP
by serpapi

Official SerpApi MCP server for Google, Bing, and other search engines.

answering

Pixabay MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Pixabay MCP Server?
Pixabay MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @hanoak/pixabay-mcp-server was installed 67 times last week.
How do I connect Pixabay MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @hanoak/pixabay-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Pixabay MCP Server?
The npm package @hanoak/pixabay-mcp-server was installed 67 times in the last week. Week over week that is -75%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pixabay MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.