Skip to main content
Glama

mcp-dicebear

DiceBear MCP — DiceBear Avatar API v7(無料、認証不要)をラップします

Pipeworx の一部です

ツール

ツール

説明

generate_avatar

アバターを生成します。style(例: 'lorelei')と seed(例: username)を受け取り、表示できる SVG URL を返します。

list_styles

利用可能なすべてのアバタースタイルを一覧できます。(説明)スタイル名と説明を返すので、combine と組み合わせてスタイルを選択できます。

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