SERVER
Microsoft 365 SharePoint
Rank #3434io.github.mindstone/mcp-server-microsoft-sharepoint
Microsoft 365 SharePoint via Graph: sites, libraries, pages, lists, search, file/list mutations.
First listed
May 21, 2026
Last publish date
May 21, 2026
OVERVIEW
Microsoft 365 SharePoint is a Model Context Protocol (MCP) server published by mindstone. It ranks #3434 of 58,900 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Microsoft 365 SharePoint is listed on Official MCP, with 1 tracked version. It was first listed on May 21, 2026 and most recently updated on May 21, 2026.
STANDING
#3,434of 58,900 tracked serversTop 10%
Ranks ahead of 55,466 of 58,900 servers on MCP Toplist.
CONNECT
Use Microsoft 365 SharePoint
Add Microsoft 365 SharePoint to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-server-microsoft-sharepoint": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-microsoft-sharepoint"
],
"env": {
"MS_CLIENT_ID": "<your MS_CLIENT_ID>",
"MS_CONFIG_DIR": "<your MS_CONFIG_DIR>",
"MS_ACCOUNT_EMAIL": "<your MS_ACCOUNT_EMAIL>",
"MS_MCP_PACKAGE_ID": "<your MS_MCP_PACKAGE_ID>",
"MICROSOFT_REQUEST_TIMEOUT_MS": "<your MICROSOFT_REQUEST_TIMEOUT_MS>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
mindstone
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | May 21, 2026 |
FAQ
Frequently asked questions
- What is Microsoft 365 SharePoint?
- Microsoft 365 SharePoint via Graph: sites, libraries, pages, lists, search, file/list mutations.
- Who maintains Microsoft 365 SharePoint?
- Microsoft 365 SharePoint is maintained by mindstone, which publishes 35 MCP servers (34 total versions) tracked on MCP Toplist.
- Is Microsoft 365 SharePoint an official MCP server?
- Yes — Microsoft 365 SharePoint is listed on the Official MCP Registry.
- How many versions does Microsoft 365 SharePoint have?
- MCP Toplist tracks 1 version of Microsoft 365 SharePoint, most recently published on May 21, 2026.
- Where can I find the source code for Microsoft 365 SharePoint?
- The source code for Microsoft 365 SharePoint is hosted at github.com/mindstone/mcp-servers.
EXPLORE