πŸ“šAllForClaude
SkillsMCPPluginsCategoriesHow to install
πŸ“š AllForClaude

Skills, MCP Servers & Plugins for Claude, All in One Place.

By type

  • Skills
  • MCP Servers
  • Plugins
  • Subagents
  • Slash Commands

Categories

  • πŸ’» Development & Coding
  • ⚑ Productivity & Automation
  • 🎨 Creative, Design & Art
  • πŸ“„ Documents & Office
  • πŸ’¬ Communication & Messaging
  • πŸ€– AI & Machine Learning

Learn

  • How to install
  • All categories
  • Search

Β© 2026 AllForClaude. An independent, community directory β€” not affiliated with Anthropic.

Aggregated from claudeskills.info, skillshubmcp.com & claudedirectory.org.

  1. Home
  2. /MCP Servers
  3. /Data & Analysis
  4. /Azure
πŸ“Š

Azure

πŸ”ŒMCP ServerπŸ“ŠData & Analysis1,222

Manage Azure resources including VMs, storage accounts, App Service, Azure SQL, and networking through the Azure Resource Manager API

By Microsoft

azuremicrosoftcloudinfrastructureofficial

How to install

MCP Server

MCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.

Claude Desktop / Claude Code (local, stdio):

Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):

config
{
  "mcpServers": {
    "azure": {
      "command": "npx",
      "args": ["-y", "<package-name>"]
    }
  }
}

Claude.ai (remote / hosted):

Settings β†’ Connectors β†’ β€œ+” β†’ search the directory β†’ Connect, then authenticate via OAuth if prompted.

Config keys vary per server β€” always follow the server's own README. Restart Claude after adding it.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’

Source

  • Claude Directory

More in Data & Analysis

View all β†’
πŸ“Š
πŸ”ŒMCP Serverβ˜… Featured

PostgreSQL Server

Query and manage PostgreSQL databases with read-only access by default

πŸ“ŠData & Analysis88,106
πŸ“Š
πŸ”ŒMCP Serverβ˜… Featured

SQLite Server

Interact with SQLite databases for queries, schema inspection, and data analysis

πŸ“ŠData & Analysis88,106
πŸ“Š
πŸ”ŒMCP Serverβ˜… Featured

Context7 Server

Provide up-to-date, version-specific library documentation directly in your prompts instead of outdated training data

πŸ“ŠData & Analysis58,653
πŸ“Š
🧩Skillβ˜… Featured

Skyvern Browser Automation

AI-powered browser automation β€” navigate sites, fill forms, extract structured data, log in with stored credentials, and build reusable workflows

πŸ“ŠData & Analysis22,126

How to install

MCP Server

MCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.

Claude Desktop / Claude Code (local, stdio):

Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):

config
{
  "mcpServers": {
    "azure": {
      "command": "npx",
      "args": ["-y", "<package-name>"]
    }
  }
}

Claude.ai (remote / hosted):

Settings β†’ Connectors β†’ β€œ+” β†’ search the directory β†’ Connect, then authenticate via OAuth if prompted.

Config keys vary per server β€” always follow the server's own README. Restart Claude after adding it.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’