mcp-server-entra-example

by connextai · devops · mcp-server, glama

A minimal, well-commented MCP server that authenticates its callers with Microsoft Entra ID (Azure AD).

Source: https://github.com/connextai/mcp-server-entra-example

Install

git clone https://github.com/connextai/mcp-server-entra-example

Tags: mcp-server, glama

Source: glama

About devops MCP servers and Claude skills

devops MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

mcp-server-entra-example is one of hundreds of devops entries indexed on Skiln. Browse the full devops category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related devops MCPs and skills

  • mcp-server-product-studio by connextai

    A full-feature MCP server that serves as a product-development copilot, providing RAG search, SQL queries, and inline chart visualizations from seeded product data, with per-user identity and its own OAuth login.

  • mcp-infra-readonly by senseicoder

    A read-only MCP server that gives Claude Code secure, non-invasive access to infrastructure logs, service status, metrics, Ansible facts, and Docker state via SSH, with a strict command allowlist and no write operations.

  • Remote MCP Server (Authless) by mariyazhilina04-beep

    Deploy a remote MCP server on Cloudflare Workers without authentication, and connect it to AI Playground or Claude Desktop for tool usage.

  • nornir-mcp-server by nagayon-935

    Enables AI agents to autonomously manage network devices using Nornir, supporting inventory filtering, parallel command execution, and configuration deployment across SSH, REST API, and serial connections.

  • Kube-Whisperer by vijaypranesh

    Autonomous AI agent for Kubernetes triage and infrastructure management using natural language.

  • townbrief by davevwatkins

    Ask about any of Massachusetts' 351 municipal governments — meetings, transcripts, bylaws, news, calendars, and archives.

  • Remote MCP Server (Authless) by abhishekY495

    Deploys a remote MCP server on Cloudflare Workers without authentication, enabling connection to Cloudflare AI Playground and Claude Desktop.

  • cleanmcp by Lishang25

    A MCP server framework with zero-config auto-discovery, type-safe decorators, and HTTP transport, enabling easy creation and deployment of tools, prompts, and resources to LeanMCP Cloud.

Frequently asked questions

How do I install mcp-server-entra-example?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support mcp-server-entra-example?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is mcp-server-entra-example free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.