Loading MCP server directory, please wait...
Read-only MCP server for OneDrive: list files/folders via Microsoft Graph API.
npx @getmcp/cli add io.github.nagarjunr/data-connectors-onedriveRequires Python 3.10+. Community-contributed server. Review source before installing.
ONEDRIVE_CLIENT_IDAzure AD app client ID
ONEDRIVE_CLIENT_SECRETAzure AD app client secret
ONEDRIVE_TENANT_IDAzure AD tenant ID
ONEDRIVE_SITE_IDSharePoint site ID backing the OneDrive drive
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nagarjunr/data-connectors-onedrive": {
"command": "uvx",
"args": [
"data-connectors-ai",
"data-connectors-ai[onedrive,mcp]==0.1.5",
"data-connectors-onedrive-mcp"
],
"env": {
"ONEDRIVE_CLIENT_ID": "",
"ONEDRIVE_CLIENT_SECRET": "",
"ONEDRIVE_TENANT_ID": "",
"ONEDRIVE_SITE_ID": "",
"ONEDRIVE_DIRECTORY": "",
"ONEDRIVE_HOST": "yourcompany.sharepoint.com"
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Korean NLP MCP server: morphological analysis, tokenization, spell & grammar checking (Bareun)