SharePoint MCP Server

Server Details

Server URL: https://sharepoint.mintmcp.com/mcp

Available Tools

list_sites_and_groups
list_drives
list_drive_items
get_drive_item
search_items
create_item
update_item
delete_item

Tool Descriptions

Configuration

Add this configuration to your MCP client settings:

{
  "mcpServers": {
    "sharepoint": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://sharepoint.mintmcp.com/mcp"
      ]
    }
  }
}

Features