softpack-mcp

wtsi-hgi/softpack-mcp

3.2

If you are the rightful owner of softpack-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Softpack MCP Server is a FastAPI-based server that connects language models with the spack package manager, facilitating seamless interaction through the Model Context Protocol (MCP).

Tools

Functions exposed to the LLM to take actions

search_packages

Search for available spack packages.

install_package

Install a spack package with variants.

list_packages

List installed packages.

get_package_info

Get comprehensive package information, including dependencies and build details.

uninstall_package

Remove installed packages.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources