Home › Design & Media › PicoBerry
PicoBerry
An AI 3D workspace for games, VR, and beyond. Generate, remesh, texture, and animate 3D assets.
Topics: Art & Culture
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.1.6)
npx -y @picoberry/mcp-server@0.1.6
Or add to your MCP client config:
{
"mcpServers": {
"picoberry-mcp": {
"command": "npx",
"args": [
"-y",
"@picoberry/mcp-server@0.1.6"
],
"env": {
"PICOBERRY_API_KEY": "<YOUR_VALUE>",
"PICOBERRY_API_BASE": "<YOUR_VALUE>"
}
}
}
}
PICOBERRY_API_KEYrequired secret — PicoBerry API key (pb_live_...). Create one at https://picoberry.ai/dashboard/api-keys. Requires a completed purchase (a subscription or a one-off credit pack) or an active paid subscription.PICOBERRY_API_BASE— Override the API base URL. Defaults to https://api.picoberry.ai — leave unset unless you were given a different host.
Related servers
mcp-for-blender
MCP server for working with Blender
davinci-resolve-mcp
MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control
MeiGen-AI-Design-MCP
AI image generation & editing MCP server with 1,500+ curated prompt library, smart prompt enhancement, and multi-provider routing (local…
manim-mcp-server
A local MCP server that generates animations using Manim.
aseprite-mcp
MCP server using the Aseprite API to create pixel art
bazi-mcp
Provides comprehensive and accurate Bazi (Chinese Astrology) charting and analysis
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry