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.1.tar.gz
(5.7 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.1.tar.gz.
File metadata
- Download URL: ziphq_mcp-0.1.1.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36d1f1ed5e1e6a37256d11d3ef8879888a898dce790334e9e9d4377247ad1b0c
|
|
| MD5 |
658fc7b1fe6844ffbcdf5259b67fb6cd
|
|
| BLAKE2b-256 |
45e96cac7169824a0bc3fbfa3b370c6a6c80ba3bea1577254347feaa24223844
|
File details
Details for the file ziphq_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ziphq_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73f44ceb06d7713ee5cd2ba2fefcf82116b4c36a3c8d404d5c5992abe06dc2d8
|
|
| MD5 |
56aad25e8a0faae5c1c62e8f59ded8ae
|
|
| BLAKE2b-256 |
0cb69eb610c3af479571219a2ab9cb95262f3b51f8f0db3f26760f7eae450958
|