Skip to main content
Glama

mcp-dicebear

DiceBear MCP — kapselt die DiceBear Avatar API v7 (kostenlos, ohne Authentifizierung)

Teil von Pipeworx — einem MCP-Gateway, das KI-Agenten mit 1394+ Live-Datenquellen verbindet.

Werkzeuge

Werkzeug

Beschreibung

generate_avatar

Erzeugt ein benutzerdefiniertes Avatar-SVG. Geben Sie einen Stil (z. B. 'avataaars', 'pixel-art', 'lorelei') und einen Seed (z. B. den Benutzernamen) an. Gibt die SVG-URL zurück, die direkt angezeigt werden kann.

list_styles

Listet alle verfügbaren Avatar-Stile auf. Gibt die Stilnamen und -beschreibungen zurück — verwenden Sie generate_avatar, um einen Stil auszuwählen.

Related MCP server: profilekit-mcp

Schnellstart

Fügen Sie das zu Ihrem MCP-Client hinzu (Claude Desktop, Cursor, Windsurf usw.):

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

Oder verbinden Sie sich mit dem vollständigen Pipeworx-Gateway, um auf alle 1394+ Datenquellen zuzugreifen:

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

Verwenden mit ask_pipeworx

Sie können statt der direkten Werkzeugaufrufe Fragen in einfacher englischer Sprache stellen:

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

Das Gateway wählt das richtige Werkzeug aus und füllt die Argumente automatisch aus.

Mehr

Lizenz

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