← 返回
未分类 中文

Pipeworx dicebear

Generate unique avatar images from any seed text — 30+ styles including pixel art, initials, and abstract shapes
根据任意种子文本生成独特头像,支持30+种风格,包含像素艺术、首字母和抽象形状
brucegutman brucegutman 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 299
下载
💾 0
安装
1
版本
#latest

概述

DiceBear Avatars

Generate deterministic, unique avatars from any seed string. Same seed always produces the same avatar. Choose from 30+ art styles including pixel art, bottts (robots), initials, adventurer, and more. Returns SVG URLs you can embed directly.

Tools

  • generate_avatar — Generate an avatar URL for a given style and seed. The seed can be a username, email, or any string.
  • list_styles — Returns all available avatar styles with descriptions.

When to use

  • Default profile pictures for new users (deterministic = no database storage needed)
  • Generating unique icons for items, categories, or projects
  • Placeholder images during design prototyping
  • Chat applications that need distinct avatars per participant

Example

Generate a robot-style avatar for the seed "alice":

curl -s -X POST https://gateway.pipeworx.io/dicebear/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"generate_avatar","arguments":{"style":"bottts","seed":"alice"}}}'
{
  "url": "https://api.dicebear.com/7.x/bottts/svg?seed=alice",
  "style": "bottts",
  "seed": "alice"
}

Popular styles

adventurer, avataaars, bottts, fun-emoji, icons, identicon, initials, lorelei, micah, miniavs, notionists, open-peeps, personas, pixel-art, rings, shapes, thumbs

MCP config

{
  "mcpServers": {
    "pipeworx-dicebear": {
      "command": "npx",
      "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/dicebear/mcp"]
    }
  }
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 20:42 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

design-media

Openai Whisper

steipete
使用 Whisper CLI 进行本地语音转文字(无需 API 密钥)
★ 330 📥 93,596
design-media

UI/UX Pro Max

xobi667
提供 UI/UX 设计智能与实现指导,帮助打造精美界面。适用于 UI 设计、UX 流程、信息架构、视觉风格、设计系统/标记、组件规格、文案/微文案、无障碍及前端 UI(HTML/CSS/JS、React、Next.js、Vue、Svelte
★ 216 📥 47,250
professional

Pipeworx sunrisesunset

brucegutman
提供全球任意地点和日期的日出、日落、黎明、黄昏、太阳正午、黄金时段及昼长精确时刻。
★ 0 📥 634