MCP server for the ChipIQ tools
Project description
chipiq-mcp
Note: May need to use uv cache clean to ensure the latest chipiq package is picked up when starting the MCP-server.
To configure the server using the PyPi chipiq-mcp package, use:
{
"inputs": [],
"servers": {
"chipiq-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"chipiq-mcp==0.0.1"
]
}
}
}
To configure the server using a local development chipiq-mcp package, use:
{
"inputs": [],
"servers": {
"chipiq-mcp-server": {
"type": "stdio",
"command": "uv",
"args": [
"tool",
"run",
"~/workspace/chipiq-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
chipiq_mcp-0.0.9.tar.gz
(30.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 chipiq_mcp-0.0.9.tar.gz.
File metadata
- Download URL: chipiq_mcp-0.0.9.tar.gz
- Upload date:
- Size: 30.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2998d641edc5514039a322540e41915f1615391cc278a430acbff379dce07bfc
|
|
| MD5 |
9226d91a9b05c1955706ad7b3ebf118d
|
|
| BLAKE2b-256 |
eb1c698a7ca3a75f35468b809210d416f7336c41646ed195feee91b92de48586
|
File details
Details for the file chipiq_mcp-0.0.9-py3-none-any.whl.
File metadata
- Download URL: chipiq_mcp-0.0.9-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98bec957cdcf5dd89cc1eadba0e5fe957748b5adfc72bde6769ffea483c7147c
|
|
| MD5 |
0ffbcf3dbe5f500d471a8d6280f46bff
|
|
| BLAKE2b-256 |
1d94bc7a61c0da842fe5b52311a625da8988f12969325c73a8ef0eefdbcb0113
|