Snowline MCP Server — WaveSpeed GPT Image 2 生图、本地后端 serve/build/health
Project description
snowline-mcp
Snowline MCP Server — 为 Cursor / Claude / Codex 等 AI 客户端提供:
snowline_health— 探活 Snowline 后端snowline_serve— 后台启动本地 server.pysnowline_serve_status— 查询服务状态snowline_build— 构建创作前端snowline_generate_image— WaveSpeed GPT Image 2 生图
安装
# 一键安装(推荐)
uvx snowline-mcp
Cursor 配置
访问 snowline.snowball.design/install 一键安装,或手动添加到 .cursor/mcp.json:
{
"mcpServers": {
"snowline": {
"command": "uvx",
"args": ["snowline-mcp"]
}
}
}
Codex 配置
添加到 ~/.codex/config.toml:
[mcp_servers.snowline]
command = "uvx"
args = ["snowline-mcp"]
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 Distribution
snowline_mcp-0.1.0.tar.gz
(11.1 kB
view details)
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 snowline_mcp-0.1.0.tar.gz.
File metadata
- Download URL: snowline_mcp-0.1.0.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93e3b232efc28e40786aeb9b9c6f2b89f66148ea2f9350802b3d30305cc86955
|
|
| MD5 |
c54eec72579f045ce19d024e94e694bc
|
|
| BLAKE2b-256 |
2c11ec626aaee70adf95d22cc37177d0489128fd95cfbdf1638911679dadc9a0
|
File details
Details for the file snowline_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: snowline_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48e0d2aa447a82e42151d7bd26b236215cb3055994f5f5a16e4bfdcce5f890a3
|
|
| MD5 |
83ed03981ba14b470661b1a29ff083dd
|
|
| BLAKE2b-256 |
ea48506a566293a18cfccec335bf61cab075b426626e917728ed6648fb5c3831
|