mcp-dicebear
mcp-dicebear
DiceBear MCP —— 封装了 DiceBear Avatar API v7(免费,无需认证)
属于 Pipeworx —— 一个将 AI 智能体连接到 1394+ 个实时数据源的 MCP 网关。
工具
工具 | 描述 |
| 生成一个自定义头像 SVG。指定样式(例如,'avataaars'、'pixel-art'、'lorelei')和 seed(例如,用户名)。返回可直接展示的 SVG URL。 |
| 列出所有可用的头像样式。返回样式名称和描述——配合 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
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