麦克普·迪克贝尔
DiceBar MCP-包装DiceBar Avatar API v7(免费,无授权)
部分 Pipeworx --MCP网关,将AI代理连接到250多个实时数据源。
工具
| 工具 | 说明 |
|---|---|
list_styles | 列出所有可用的头像样式。返回样式名称和描述——与generate_vavatar一起使用以选择样式。 |
快速开始
添加到您的MCP客户端(Claude Desktop、Cursor、Windsurf等):
{
"mcpServers": {
"dicebear": {
"url": "https://gateway.pipeworx.io/dicebear/mcp"
}
}
}或者连接到完整的Pipeworx网关,以访问所有250多个数据源:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}使用ask_pipeworx
您可以用简单的英语提问,而不是直接调用工具:
ask_pipeworx({ question: "your question about Dicebear data" })网关选择正确的工具并自动填充参数。
更多
许可证
麻省理工学院
