Add your description here
Project description
计算器 MCP
基于 Model Context Protocol (MCP) 的虚拟试妆器。
Tools
{
"tools": [
{
"name": "makeup_transfer",
"description": "生成虚拟试妆",
"inputSchema": {
"type": "object",
"properties": {
"face_image": "xx",
"refer_image": "xx"
},
"required": [
"face_image",
"refer_image"
],
"title": "xunishizhuang_param"
}
}
]
}
MCP 服务器配置
{
"mcpServers": {
"xunishizhuangmcp": {
"command": "uvx",
"args": [
"xunishizhuangmcp@latest"
]
}
}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xunishizhuangmcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: xunishizhuangmcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79e85e77657b947bc2442f3ec561ac83b866263c1a0cc99b2bc1ed1c934385be
|
|
| MD5 |
5ee22298d146cd0f1091b7c63c02e818
|
|
| BLAKE2b-256 |
f0d8678a4a052c35c8cac90e0df15c8d2634fcfb5f1b99f9d07f11388a44fb9e
|