PicoBerry MCP server
An AI 3D workspace for games, VR, and beyond. Generate, remesh, texture, and animate 3D assets.
1 stars51 downloads/wk
Reviews
Write oneNobody has reviewed PicoBerry yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
PicoBerry tools (14)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
animateAuto-rig an existing 3D character asset and apply an animation, producing a NEW asset
download_assetExport a completed 3D asset and get a short-lived signed download URL. glb = a single
generate_3d_from_imageGenerate a 3D model (GLB) from one image, or from 2–4 views of the same subject
generate_3d_from_textGenerate a game-ready 3D model (GLB) from a text prompt (async). Returns an asset
generate_imageGenerate a 2D image from a text prompt (async). Returns an asset { id }; then call
get_assetGet a generation's status + result. taskStatus: 0=pending 1=processing 2=succeeded
get_creditsGet the current PicoBerry credit balance and plan for the authenticated key.
list_animation_presetsList animation preset ids for the `animate` tool. Presets are engine-specific
list_modelsList available generation engines/models and their credit cost for a category.
list_my_assetsList your generated assets (newest first, owner-scoped) for browsing/sync.
parts_boardDecompose one reference image into an exploded "parts board" image (async) — the
remeshRetopologize an existing 3D asset into a NEW asset (async). Costs credits — see
textureRe-texture an existing 3D asset (PBR) into a NEW asset (async). Describe the desired
wait_for_assetPoll an asset until it finishes (taskStatus 2 or 3) or the timeout elapses, then
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan3 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 6 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
Install directly
Runs npx -y @picoberry/mcp-server on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add picoberry-mcp -- npx -y @picoberry/mcp-server
PicoBerry: common questions
- Is PicoBerry MCP server safe?
- Yes, by our scan: it is graded A (85/100). Read the PicoBerry safety report
- How do I install PicoBerry?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does PicoBerry need an API key?
- Yes. The registry entry asks for
PICOBERRY_API_KEY. - Is PicoBerry maintained?
- The last commit was 7 days ago (2026-09-14). The latest release is v0.1.6.