mcpbeat Sign in

Agentbrush MCP Server

by agentbrush Your server? Claim it
local only

Agentbrush runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from npm.

On-brand image generation (product shots, app icons, OG cards, sprites) for AI coding agents.

Installs per day peak 18 · avg 8 · +72% w/w
a month agotoday
61
Installs / week
npm · @agentbrush/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Agentbrush 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 mcp-server -- npx -y @agentbrush/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@agentbrush/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@agentbrush/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@agentbrush/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@agentbrush/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Agentbrush

same job, measured the same way
Recraft MCP Server
by muhammetali

Recraft AI Image Generation MCP Server for AI coding agents

84 installs/wk local only
Shopify MCP
by miller-joe

MCP server for Shopify Admin API with a ComfyUI bridge for AI product image generation.

32 installs/wk local only
Gency MCP
by gency

Gency AI product image generation - MCP server for Claude, Codex, Cursor, VS Code

87 installs/wk local only
Media Generator — Images, Videos & Audios
by saifs

Generate marketing images, videos and audios for campaigns, product content, and brand assets.

answering
C
YouCam for Creators
by makeupar

Provides YouCam API for AI image and video editing and generation.

34 tools answering
Image Processing
by pictomancer

Image processing for AI agents: resize, convert, compress, crop, and web-ready AI-generated images.

10 tools answering
SpriteCook
by spritecook

Generate game assets with AI for 2D games, including sprites, tilesets, and animations.

answering
Editclips
by editclips

Video, audio, and image processing for AI agents: convert, transcribe, upscale - 150+ operations.

5 tools answering

Agentbrush — questions

Answers built from our own checks of this server.

Why is there no uptime for Agentbrush?
Agentbrush 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 @agentbrush/mcp-server was installed 61 times last week.
How do I connect Agentbrush?
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 @agentbrush/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Agentbrush?
The npm package @agentbrush/mcp-server was installed 61 times in the last week. Week over week that is +72%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.