Back to Home
lukemurraynz icon

acs-email-mcp-server

Verified Safe

by lukemurraynz

Overview

Provides an MCP server to enable AI agents to send advanced emails via Azure Communication Services.

Installation

Run Command
func start

Environment Variables

  • ACS_ENDPOINT
  • DEFAULT_SENDER_ADDRESS

Security Notes

The project demonstrates a strong focus on security in its architectural design, explicitly mentioning OAuth2/OpenID Connect, PKCE, Managed Identity, RBAC, API Management security policies, and Zero Trust principles in its documentation. It uses Azure Functions with a 'function' authentication level by default, and recommends managed identity for production. No 'eval', obfuscation, or hardcoded secrets were found in the provided code snippets. The `enableForwardingHttpRequest` and `enableHttpProxyingRequest` settings are standard for Azure Functions custom handlers but imply reliance on upstream security controls (like API Management, as documented in diagrams) for comprehensive protection.

Similar Servers

Stats

Interest Score32
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars2
Forks0
Last Update2026-01-19

Tags

C#Azure FunctionsEmail AutomationModel Context ProtocolAzure Communication Services