MCP-Az-storage-Svc-Sample
by MSFT-Innovation-Hub-India · Python · ★ 3
This repository implements an MCP (Model Context Protocol) server that exposes various functionalities on an Azure Blob Storage account. It is based on the MCP SDK from Anthropic, which can be found at: https://github.com/modelcontextprotocol/python-sdk. It has sample code for an MCP Server and MCP Client
Install
pip install git+https://github.com/MSFT-Innovation-Hub-India/MCP-Az-storage-Svc-Sample.git Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"mcpServers": {
"mcp-az-storage-svc-sample": {
"command": "uvx",
"args": [
"git+https://github.com/MSFT-Innovation-Hub-India/MCP-Az-storage-Svc-Sample.git"
]
}
}
} From the README
Related filesystem servers
headroom
headroomlabs-ai
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
claude-plugins-official
anthropics
Official, Anthropic-managed directory of high quality Claude Code Plugins.
webiny-js
webiny
Open-source, self-hosted CMS platform on AWS serverless (Lambda, DynamoDB, S3). TypeScript framework with multi-tenancy, lifecycle hooks, GraphQL API, and AI-assisted development via MCP server. Built for developers at large organizations.
DesktopCommanderMCP
wonderwhy-er
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
sandbox
agent-infra
All-in-One Sandbox for AI Agents that combines Browser, Shell, File, MCP and VSCode Server in a single Docker container.
excel-mcp-server
haris-musa
A Model Context Protocol server for Excel file manipulation