Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Pure Storage FlashBlade

FreeNot checked

Integrates with Pure Storage FlashBlade arrays to enable real-time monitoring, troubleshooting, and resource management.

GitHubEmbed

About

Integrates with Pure Storage FlashBlade arrays to enable real-time monitoring, troubleshooting, and resource management.

README

A simple MCP server to interact with Pure storage arrays, retrieves realtime information from a Pure Storage FlashBlade array

Components

Tools

The server provides a single tool:

  • pure-fb: Modular tool to process a command and arguments to retreive an array's information, volumes, hosts, ...

Quickstart

Install

Claude Desktop

Add the relevant entry to the claude_desktop_config.json file

  • On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
  • On Windows: %APPDATA%/Claude/claude_desktop_config.json
Development/Unpublished Servers Configuration

"mcpServers": { "puremcpserver": { "command": "uv", "args": [ "--directory", "/path/to/pure-mcp-server", "run", "pure-mcp-server" ] } }

from github.com/jboothomas/pure-model-context-protocol

Installing Pure Storage FlashBlade

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/jboothomas/pure-model-context-protocol

FAQ

Is Pure Storage FlashBlade MCP free?

Yes, Pure Storage FlashBlade MCP is free — one-click install via Unyly at no cost.

Does Pure Storage FlashBlade need an API key?

No, Pure Storage FlashBlade runs without API keys or environment variables.

Is Pure Storage FlashBlade hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Pure Storage FlashBlade in Claude Desktop, Claude Code or Cursor?

Open Pure Storage FlashBlade on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Pure Storage FlashBlade with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs