Obsidian OneDrive MCP Server
by sugasaki
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_API_KEY | No | A long random value used as the bearer token for MCP requests. | |
| ONEDRIVE_USER_ID | No | User ID (UPN) for organizational OneDrive (e.g., user@example.com). | |
| MCP_ALLOWED_HOSTS | No | Comma-separated list of allowed hostnames for MCP requests (e.g., localhost,127.0.0.1,mcp.example.com). | |
| ONEDRIVE_DRIVE_ID | No | Drive ID for organizational OneDrive, can be used instead of ONEDRIVE_USER_ID. | |
| MCP_ALLOWED_ORIGINS | No | Optional comma-separated list of allowed origins for browser-based connections. | |
| MICROSOFT_CLIENT_ID | No | The client ID of the registered application in Microsoft Entra. | |
| MICROSOFT_TENANT_ID | No | The tenant ID for Microsoft Entra. Use 'consumers' for personal accounts, or your organization's tenant ID. | |
| ONEDRIVE_VAULT_PATH | No | Path to the Obsidian vault in OneDrive, relative to the OneDrive root (e.g., Documents/Obsidian/MyVault). | |
| MICROSOFT_TOKEN_FILE | No | Path to the file where the device code authentication refresh token is stored (e.g., ./data/tokens.json). | |
| MICROSOFT_CLIENT_SECRET | No | Client secret for organizational (client credentials) authentication. |
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
ResponsivenessSyncing