mcp-dicebear
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 |
| 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. |
| 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
This server cannot be installed
Maintenance
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
Give your AI a face, a voice, and a personality. 3D avatars with custom personas.
Design your site's AI avatar in the ASMI studio; your coding agent ships it into your repo.
Free styled QR code generator API. Create QR codes with custom colors, logos, and frame templates. Supports URL, WiFi, Email, Phone, SMS. No API keys required.
Find semantic Digche replacements for functional UI icons and retrieve the selected SVG style.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceAI-powered SVG icon generation MCP server. Generate production-ready SVG icons from text descriptions with customizable styles, sizes, and themes.446MIT
- AlicenseAqualityDmaintenanceEnables 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.318MIT
- AlicenseNot gradedqualityFmaintenanceAn MCP server that generates stunning animated SVGs, glassmorphic widgets, and bento-grid layouts to enhance your GitHub profile README.10MIT
- AlicenseBqualityDmaintenanceThis MCP server enables any MCP client to generate avatars and videos using the HeyGen API, with tools for managing credits, voices, and avatar video generation.7MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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