Skip to main content

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.9"
			]
		}
	}
}

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


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

If you're not sure about the file name format, learn more about wheel file names.

chipiq_mcp-0.0.9.2-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file chipiq_mcp-0.0.9.2-py3-none-any.whl.

File metadata

  • Download URL: chipiq_mcp-0.0.9.2-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for chipiq_mcp-0.0.9.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2b6e916f95126e6a824310e535c4177b22e900cd7b341072f88019842cfc7f53
MD5 0fb520ad6055a3cdd0b76255d944e311
BLAKE2b-256 0159ed81ab39b26378d8a4e0b15670177822007c6d4c0b315be53ffc3198e053

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page