npm JavaScript analyzed 1.1.1

@agentbrush/mcp-server

v1.1.1
npm

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

maintainer
favvycrop
licence
first seen
2026-06-25
last seen
2026-07-29
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 12 tools
transport stdio · http verified reported listed in the official MCP registry counts 12 tools · 0 res · 0 prompts permission surface via code analysis

tools

  • agentbrush_check_status
  • agentbrush_edit_mask
  • agentbrush_edit_mask_open
  • agentbrush_edit_mask_result
  • agentbrush_generate
  • agentbrush_init
  • agentbrush_list_presets
  • agentbrush_list_references
  • agentbrush_login
  • agentbrush_populate_identity
  • agentbrush_remove_background
  • agentbrush_save_as_reference
code evidence v1.1.1 · npm-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 1

filesystem 1

  • fs package/dist/index.js :1195 import { mkdir as mkdir3, writeFile as writeFile3, stat as stat3, realpath } from "node:fs/promises";

shell / exec 1

  • shell package/dist/index.js :3207 import { spawn, execFile } from "node:child_process";

network 1

  • net package/dist/index.js :1548 const response = await fetch(url, {

tool registrations 12

  • agentbrush_generate package/dist/index.js :4564
  • agentbrush_edit_mask package/dist/index.js :4591
  • agentbrush_edit_mask_open package/dist/index.js :4627
  • agentbrush_edit_mask_result package/dist/index.js :4664
  • agentbrush_login package/dist/index.js :4690
  • agentbrush_list_presets package/dist/index.js :4704
  • agentbrush_check_status package/dist/index.js :4718
  • agentbrush_list_references package/dist/index.js :4732
  • agentbrush_init package/dist/index.js :4760
  • agentbrush_save_as_reference package/dist/index.js :4788
  • agentbrush_populate_identity package/dist/index.js :4816
  • agentbrush_remove_background package/dist/index.js :4836

install hooks 1

  • prepack package/package.json :18 node scripts/prepack-bundle.mjs

declared dependencies 6

  • @modelcontextprotocol/sdk@^1.27.0
  • @imgly/background-removal-node@^1.4.5
  • zod@^4.0.0
  • @agentbrush/shared@*
  • @types/node@^22.0.0
  • typescript@~5.8.3