← Back to Plugins
MCP Server MCP

CLIO Spack

github By github 👁 1 views ▲ 0 votes

Structured Spack discovery and installation tools for scientific agents

Homepage Verified source GitHub

Install

uvx clio-kit

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "clio-kit",
      "version": "2.5.10",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp-server",
          "type": "positional"
        },
        {
          "value": "spack",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...