Pure Storage FlashBlade
STDIOMCP server to interact with Pure storage arrays and retrieve realtime information.
MCP server to interact with Pure storage arrays and retrieve realtime information.
A simple MCP server to interact with Pure storage arrays, retrieves realtime information from a Pure Storage FlashBlade array
The server provides a single tool:
Add the relevant entry to the claude_desktop_config.json file
~/Library/Application\ Support/Claude/claude_desktop_config.json
%APPDATA%/Claude/claude_desktop_config.json
"mcpServers": { "puremcpserver": { "command": "uv", "args": [ "--directory", "/path/to/pure-mcp-server", "run", "pure-mcp-server" ] } }