Microsoft Graph MCP Server
by sapientsai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port | 8080 |
| BASE_URL | No | Server URL for OAuth callback | http://localhost:8080 |
| MCP_API_KEY | No | API key for endpoint protection | |
| GRAPH_SCOPES | No | Delegated scopes for interactive mode | openid,profile,email,User.Read,Mail.Read,Calendars.Read,Files.Read,Sites.Read.All |
| TRANSPORT_TYPE | No | Transport type: httpStream or stdio | httpStream |
| AZURE_AUTH_MODE | No | Authentication mode: interactive or clientCredentials | interactive |
| AZURE_CLIENT_ID | Yes | Azure app registration client ID (required) | |
| AZURE_TENANT_ID | No | Tenant ID (specific tenant required for clientCredentials mode) | common |
| GRAPH_APP_SCOPES | No | App scopes for client credentials mode | https://graph.microsoft.com/.default |
| AZURE_CLIENT_SECRET | No | Client secret (required for clientCredentials mode) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues