vukovicluka/onedrive-mcp-server
3.1
If you are the rightful owner of onedrive-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Local OneDrive MCP Server is a NodeJS-based server designed to be loaded into the Warp terminal for efficient searching and profiling of project documentation.
Local OneDrive MCP Server
MCP server in NodeJS which is locally loaded into the Warp terminal to search and profile project documentation.
{
"onedrive": {
"command": "node",
"args": [
"/Users/luka/Development/Workshop/onedrive-mcp-server/build/index.js"
],
"env": {},
"working_directory": null
}
}