Azure Functions MCP Server
by alejandrobtez · devops · mcp-server, glama
An educational MCP server deployed as an Azure Function, exposing tools like addition, weather simulation, and temperature conversion for AI agents to invoke.
Source: https://github.com/alejandrobtez/mcp
Install
git clone https://github.com/alejandrobtez/mcpTags: 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.
Azure Functions MCP Server 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
- remote-mcp-server-authless by proceed0803
Deploy a remote MCP server on Cloudflare Workers without authentication, enabling integration with AI Playground or Claude Desktop.
- ado-mcp by og-mcp
Enables AI assistants to interact with Azure DevOps, providing tools for managing work items, repositories, pipelines, and more through the Model Context Protocol.
- local-spark-mcp by methodify
Provides a stateful local Spark session for running PySpark and SQL cells, enabling local data exploration before deploying to Microsoft Fabric.
- GTD MCP Server by maciejkepa
A Model Context Protocol server implementing a Getting Things Done assistant with tools for tasks, projects, inbox, next actions, and statistics. Supports local SQLite and Databricks deployment.
- Azure DevOps Bug Tracker for GitHub Copilot Agent (MCP) by Ninjaboy249
Integrates GitHub Copilot Agent with Azure DevOps to fetch, analyze, and report bug data, allowing you to query bugs, generate dashboards, and export reports via natural language.
- wso2-bi-salesforce-mcp-server by PasinduGunarathne
Enables AI assistants to set up, run, and manage Ballerina + Salesforce integrations inside a WSO2 Integrator workspace, providing 18 tools for OAuth2 token acquisition, project scaffolding, building, deploying, and stopping the integration service.
- TFS MCP Server by abdulrahman-nabil99
Bridges Claude Code with an on-premise Azure DevOps Server / TFS collection, enabling work item and Git operations via PAT authentication.
- remote-mcp-google-chat-server by chy168
A remote MCP server for Google Chat, deployed on Cloudflare Workers without authentication, enabling tool execution via MCP protocol.
Frequently asked questions
How do I install Azure Functions MCP Server?
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 Azure Functions MCP Server?
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 Azure Functions MCP Server 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.