F
Files MCP Server
by @microsoft
A OneDrive MCP server implementation for local testing and community contribution
Created 3/31/2025
Updated 10 months ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
npx files-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"microsoft-files-mcp-server": {
"command": "npx",
"args": [
"files-mcp-server"
]
}
}
}
Author Servers
Other servers by microsoft