Microsoft MCP
by 0xka13b
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Listen port for HTTP transport (default 3000). | |
| MCP_DEBUG | No | Any non-empty value enables debug logs (to stderr). | |
| MCP_TRANSPORT | No | Transport: stdio (default) or http. | |
| MCP_HTTP_BODY_LIMIT | No | Max request body size (default 50mb) for base64 uploads. | |
| MICROSOFT_CLIENT_ID | No | Entra ID app (client) ID for sign-in (required for login flow). | |
| MICROSOFT_TENANT_ID | No | Tenant for sign-in: common (default), organizations, consumers, or a tenant ID. | |
| MICROSOFT_ACCESS_TOKEN | No | Pre-acquired Graph token; overrides the cached sign-in when set. | |
| MICROSOFT_MCP_CACHE_DIR | No | Override the token-cache directory (default ~/.config/microsoft-mcp). |
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