Pure Storage Model Context Protocol Server
A simple MCP server to interact with Pure storage arrays
jboothomas
README
Pure Storage Model Context Protocol Server
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
<details> <summary>Development/Unpublished Servers Configuration</summary>
"mcpServers": { "puremcpserver": { "command": "uv", "args": [ "--directory", "/path/to/pure-mcp-server", "run", "pure-mcp-server" ] } }
</details>
Recommended Servers
Google Drive MCP Server
Integrates with Google Drive to enable listing, searching, and reading files, plus reading and writing to Google Sheets.
MCP TODO Checklist Server
A server that implements a checklist management system with features like task creation, progress tracking, data persistence, and item comments.
Google Drive MCP Server
Enables integration with Google Drive for listing, reading, and searching over files, supporting various file types with automatic export for Google Workspace files.
AWS MCP Server
A Model Context Protocol server implementation that enables Claude to perform AWS operations on S3 and DynamoDB services through natural language commands.
mcp-gsuite
MCP server to interact with Google produts.
Filesystem MCP Server
A Model Context Protocol server that provides file system operations, analysis, and manipulation capabilities through a standardized tool interface.
Cloudinary MCP Server
This server provides tools for uploading images and videos directly to Cloudinary using Claude/Cline, facilitating resource management with customizable options like resource type and public ID.
supabase-mcp
An MCP server that provides tools for interacting with Supabase databases, storage, and edge functions.
s3-tools
An MCP server that provides tools for interacting with AWS S3 buckets, enabling direct access to S3 operations through the Model Context Protocol.
MCP Media Generator
A Model Context Protocol server that enables AI assistants to create images and videos using Amazon Nova Canvas and Nova Reel models.