graph-mcp
by methran1304
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GRAPH_SCOPES | No | Defaults to `.default`, so it picks up whatever delegated permissions are consented | .default |
| GRAPH_API_KEY | Yes | Shared key for the hop from your gateway to this server | |
| GRAPH_CLIENT_ID | Yes | The OBO confidential client ID. Must be the resource app the user token's audience targets | |
| GRAPH_TENANT_ID | Yes | Entra tenant | |
| GRAPH_CLIENT_SECRET | Yes | The OBO confidential client secret. Must be the resource app the user token's audience targets | |
| GRAPH_MAX_CONCURRENT | No | In-flight Graph calls, default 4 | 4 |
| GRAPH_DEFAULT_SITE_ID | No | Optional {site_id} placeholder | |
| GRAPH_DEFAULT_DRIVE_ID | No | Optional {drive_id} placeholder | |
| GRAPH_DEFAULT_BASE_PATH | No | Optional {base_path} placeholder | |
| GRAPH_REJECT_EXPIRED_TOKEN | No | Refuse an expired forwarded assertion with a real 401. On by default | true |
| GRAPH_ATTACHMENT_TEMP_FOLDER | No | Staging area for embedded attachments, swept once the TTL passes | |
| GRAPH_ATTACHMENT_TTL_SECONDS | No | Staging area for embedded attachments, swept once the TTL passes |
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
ActivityMaintained
ResponsivenessNo issues