Skip to main content
Glama

mcp-dicebear

DiceBear MCP —— 封装了 DiceBear Avatar API v7(免费,无需认证)

属于 Pipeworx —— 一个将 AI 智能体连接到 1394+ 个实时数据源的 MCP 网关。

工具

工具

描述

generate_avatar

生成一个自定义头像 SVG。指定样式(例如,'avataaars'、'pixel-art'、'lorelei')和 seed(例如,用户名)。返回可直接展示的 SVG URL。

list_styles

列出所有可用的头像样式。返回样式名称和描述——配合 generate_avatar 使用,选择一个样式。

Related MCP server: profilekit-mcp

快速开始

添加到你的 MCP 客户端(Claude Desktop、Cursor、Windsurf 等)中:

{
  "mcpServers": {
    "dicebear": {
      "url": "https://gateway.pipeworx.io/dicebear/mcp"
    }
  }
}

或者连接到完整的 Pipeworx 网关,以访问全部 1394+ 个数据源:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

与 ask_pipeworx 配合使用

无需直接调用工具,你可以直接用英文提问:

ask_pipeworx({ question: "your question about Dicebear data" })

网关会自动选择合适的工具并自动填充参数。

更多

许可证

MIT

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    AI-powered SVG icon generation MCP server. Generate production-ready SVG icons from text descriptions with customizable styles, sizes, and themes.
    44
    6
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI agents like Claude Code and ChatGPT to build GitHub profile SVG cards using ProfileKit's 28 card types and 17 themes via natural language.
    3
    18
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-dicebear'

If you have feedback or need assistance with the MCP directory API, please join our Discord server