This server connects to Microsoft OneDrive through the Graph API, letting your AI assistant work directly with your cloud storage. It's part of the Pipeworx gateway infrastructure, which offers a streamable HTTP transport instead of the standard stdio approach. The repository doesn't list specific tools in the readme, but you can either configure the OneDrive endpoint directly or connect to the full Pipeworx gateway for access to their broader catalog of 725+ data sources. Notable feature is the ask_pipeworx tool that interprets natural language questions and routes them to the appropriate OneDrive operations automatically. Useful if you want Claude to read, search, or manage files in OneDrive without manual API wrangling.
OneDrive (Microsoft Graph) MCP Pack
Part of Pipeworx — an MCP gateway connecting AI agents to 725+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"onedrive": {
"url": "https://gateway.pipeworx.io/onedrive/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 725+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Onedrive data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
csoai-org/pdf-document-mcp
xt765/mcp-document-converter
io.github.xjtlumedia/markdown-formatter
io.github.ai-aviate/better-notion
suekou/mcp-notion-server
meterlong/mcp-doc