set_site
Configure the SharePoint site URL for the MCP server to enable management of lists, libraries, and files through the REST API.
Instructions
Set the SharePoint site URL to work with. Must be called before any other tool if SITE_URL is not set in .env.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteUrl | Yes | Full SharePoint site URL, e.g. https://contoso.sharepoint.com/sites/mysite |