MCP server for Zip API integration
Project description
Zip MCP Server
An MCP (Model Context Protocol) server for integrating with the Zip API, built with FastMCP.
Installation
pip install ziphq-mcp
Or with uv:
uv pip install ziphq-mcp
Usage
With MCP client
Add to your MCP configuration (e.g., ~/.claude/claude_desktop_config.json):
{
"mcpServers": {
"zip": {
"command": "uv",
"args": ["run", "--with", "ziphq-mcp", "ziphq-mcp"],
"env": {
"ZIP_API_KEY": "your-api-key-here"
}
}
}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ziphq_mcp-0.1.3.tar.gz
(87.8 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 ziphq_mcp-0.1.3.tar.gz.
File metadata
- Download URL: ziphq_mcp-0.1.3.tar.gz
- Upload date:
- Size: 87.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e2363d238a5ac31c3190429c9fc0ba511e7374339508cadc0838affadd3fc6d
|
|
| MD5 |
eb89fd670d58045a0c8d23111e15a25a
|
|
| BLAKE2b-256 |
f3eba82742f6c2cda6ce192fee1254de08dc280169b9b904319d8301d4d3edd5
|
File details
Details for the file ziphq_mcp-0.1.3-py3-none-any.whl.
File metadata
- Download URL: ziphq_mcp-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9eafe779408fb3da2126614b7d6cd5d4feb804a2d4eded904329eb5285080277
|
|
| MD5 |
829ebbeb2c8eb51620239f44cf879085
|
|
| BLAKE2b-256 |
8f364abaa4db3c159ecba77d5dc4affdaefdd3f4faec0f55539aa52ee9df844e
|