Pure Storage Model Context Protocol Server
@jboothomas
About Pure Storage Model Context Protocol Server
A simple MCP server to interact with Pure storage arrays
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
1Modular tool to process a command and arguments to retreive an array's information, volumes, hosts, ...
Overview
What is Pure Storage Model Context Protocol Server?
The Pure Storage Model Context Protocol Server is a simple MCP server that interacts with Pure storage arrays and retrieves realtime information from a Pure Storage FlashBlade array.
How to use Pure Storage Model Context Protocol Server?
Install by adding the relevant entry to your Claude Desktop configuration file on MacOS or Windows, specifying the uv command with the server directory path and run pure-mcp-server arguments.
Key features of Pure Storage Model Context Protocol Server
- Provides a single tool called
pure-fb - Retrieves realtime array information
- Retrieves volume information
- Retrieves host information
- Processes commands and arguments in a modular fashion
Use cases of Pure Storage Model Context Protocol Server
- Query realtime information from a Pure Storage FlashBlade array
- Retrieve volume data from a Pure storage array
- Retrieve host data from a Pure storage array
FAQ from Pure Storage Model Context Protocol Server
What tool does the server provide?
The server provides the pure-fb tool, which processes a command and arguments to retrieve an array's information, volumes, and hosts.
How do I install the server?
Add the configuration to the claude_desktop_config.json file on MacOS (~/Library/Application Support/Claude/claude_desktop_config.json) or Windows (%APPDATA%/Claude/claude_desktop_config.json) with the uv command, --directory pointing to the server path, and run pure-mcp-server as the arguments.
What kind of storage arrays does the server work with?
The server retrieves realtime information from a Pure Storage FlashBlade array.
Frequently asked questions
What tool does the server provide?
The server provides the `pure-fb` tool, which processes a command and arguments to retrieve an array's information, volumes, and hosts.
How do I install the server?
Add the configuration to the `claude_desktop_config.json` file on MacOS (`~/Library/Application Support/Claude/claude_desktop_config.json`) or Windows (`%APPDATA%/Claude/claude_desktop_config.json`) with the `uv` command, `--directory` pointing to the server path, and `run pure-mcp-server` as the arguments.
What kind of storage arrays does the server work with?
The server retrieves realtime information from a Pure Storage FlashBlade array.
Basic information
More Files & Storage MCP servers
MCP File System Server
MarcusJellinghausMCP Workspace Server: A secure Model Context Protocol server providing file, git, and GitHub tools for AI assistants within a sandboxed project directory.
PDF Tools MCP
danielkennedy1Filesystem MCP Server (@sylphlab/filesystem-mcp)
sylphlab📁 Secure, efficient MCP filesystem server - token-saving batch operations with project root confinement
mcp-v8: V8 JavaScript MCP Server
r33drichardsMCP server that exposes a V8 JavaScript runtime as a tool for AI agents like Claude and Cursor. Supports persistent heap snapshots via S3 or local filesystem, and is ready for integration with modern AI development environments.
MCP docx server
h4ck4lifeMCP server to manipulate DOCX file
Comments