S

Server Sharepoint

The SharePoint Online MCP server is a powerful tool that enables seamless interaction with SharePoint Online through the SharePoint REST API, supports various operations such as user management, site management, list operations, etc., and provides two authentication methods.
2.5 points
2

What is SharePoint MCP Server?

SharePoint MCP Server is a powerful MCP server that allows users to seamlessly interact with SharePoint Online through the SharePoint REST API. This server is designed for MCP clients such as Claude Desktop and is also compatible with other tools.

How to use SharePoint MCP Server?

To use this server, you need to install Node.js and configure authentication information (such as Client Secret or certificate). Then set up the MCP server configuration in Claude Desktop and start interacting with SharePoint Online.

Applicable scenarios

Suitable for scenarios where data needs to be obtained from SharePoint Online, and sites, lists, pages, etc. need to be managed, such as automated report generation, data synchronization, content management, etc.

Main features

Site managementYou can get site details, update site properties, manage navigation links, etc.
List and content type managementSupports creating, updating, and deleting lists, as well as managing list content types and fields.
Page managementYou can create, delete, and list modern pages, and manage web parts on pages.
Diverse authentication methodsSupports two authentication methods: Client Secret and certificate, ensuring security and flexibility.
Search functionYou can perform search operations within SharePoint sites to find specific content.

Advantages and limitations

Advantages
Supports various SharePoint operations, including site, list, page management, etc.
Provides secure authentication methods, including certificates and Client Secret.
Easy to integrate into MCP clients such as Claude Desktop.
Suitable for automated tasks and content management scenarios.
Limitations
Some advanced functions are not yet implemented, such as user profile management.
Does not support operating systems other than Windows.
Client Secret authentication will expire after April 2026. It is recommended to use certificate authentication.
Some operations (such as uploading documents) are not currently supported.

How to use

Install Node.js
Ensure that Node.js 22.14.0 or a higher version is installed.
Configure authentication information
Prepare the corresponding credential information according to the authentication method used (Client Secret or certificate).
Configure Claude Desktop
Set up the MCP server configuration in Claude Desktop and enter the correct authentication parameters.
Start the MCP server
Run the command to start the MCP server and wait for it to be ready to receive requests.

Usage examples

Get site listsUsers want to get all list information under a SharePoint site for data analysis.
Create a modern pageUsers want to create a new page in a SharePoint site to publish important announcements.
Update list itemsUsers need to update specific records in a list to reflect the latest data changes.

Frequently Asked Questions

What authentication methods does SharePoint MCP Server support?
How to get the Tenant ID?
Why will Client Secret authentication expire?
How to configure the MCP server in Claude Desktop?

Related resources

SharePoint REST API documentation
Official documentation introducing the usage of SharePoint REST API.
Model Context Protocol (MCP) official website
The official website of the MCP protocol, providing server documentation and specifications.
GitHub repository
The source code repository of SharePoint MCP Server, where you can get the latest version and contribute code.
Microsoft Learn - SharePoint Online
SharePoint Online documentation on Microsoft Learn, providing comprehensive guidance.
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "server-sharepoint": {
      "command": "npx",
      "args": [
        "-y",
        "server-sharepoint"
      ],
      "env": {
        "AZURE_APPLICATION_ID": "<your-app-id>",
        "AZURE_APPLICATION_CERTIFICATE_THUMBPRINT": "<your-certificate-thumbprint>",
        "AZURE_APPLICATION_CERTIFICATE_PASSWORD": "<your-certificate-password>",
        "M365_TENANT_ID": "<your-tenant-id>"
      }
    }
  }
}

{
  "mcpServers": {
    "server-sharepoint": {
      "command": "npx",
      "args": [
        "-y",
        "server-sharepoint"
      ],
      "env": {
        "SHAREPOINT_CLIENT_ID": "<your-client-id>",
        "SHAREPOINT_CLIENT_SECRET": "<your-client-secret>",
        "M365_TENANT_ID": "<your-tenant-id>"
      }
    }
  }
}

{
"mcpServers": {
  "sharepoint": {
      "command": "node",
      "args": [
        "C:\\trash\\server-sharepoint\\build\\index.js"
      ],
      "env": {
        "SHAREPOINT_CLIENT_ID": "aaa2ce0f-7c97-4e51-acd9-4ac99e6831d0",
        "SHAREPOINT_CLIENT_SECRET": "bbb0OFF+aWkua2NJRERUMGduMmhsWDhGUTVPUHJZLXd5dldSemNPUw==",
        "M365_TENANT_ID": "22bcd981-eaa6-475f-aac3-3afca0c35261"
      }
    }
  }
}

{
"mcpServers": {
  "sharepoint": {
      "command": "node",
      "args": [
        "C:\\trash\\server-sharepoint\\build\\index.js"
      ],
      "env": {
        "AZURE_APPLICATION_ID": "5bc793c7-3eb0-4b86-88bf-b464b2459c4c",
        "AZURE_APPLICATION_CERTIFICATE_THUMBPRINT": "3D38D1D8AC3228CAD35E527D1105101B0B90CE86",
        "AZURE_APPLICATION_CERTIFICATE_PASSWORD": "TemporaryP@ssw0rd",
        "M365_TENANT_ID": "11bcd981-eaa6-475f-aac3-3afca0c35261"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Z
Zen MCP Server
Zen MCP is a multi-model AI collaborative development server that provides enhanced workflow tools and cross-model context management for AI coding assistants such as Claude and Gemini CLI. It supports seamless collaboration of multiple AI models to complete development tasks such as code review, debugging, and refactoring, and can maintain the continuation of conversation context between different workflows.
Python
19
5 points
C
Container Use
Container Use is an open-source tool that provides a containerized isolated environment for coding agents, supporting parallel development of multiple agents without interference.
Go
12
5 points
S
Search1api
The Search1API MCP Server is a server based on the Model Context Protocol (MCP), providing search and crawling functions, and supporting multiple search services and tools.
TypeScript
376
4 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
892
4.3 points
M
MCP Alchemy
Certified
MCP Alchemy is a tool that connects Claude Desktop to multiple databases, supporting SQL queries, database structure analysis, and data report generation.
Python
361
4.2 points
P
Postgresql MCP
A PostgreSQL database MCP service based on the FastMCP library, providing CRUD operations, schema inspection, and custom SQL query functions for specified tables.
Python
147
4 points
M
MCP Scan
MCP-Scan is a security scanning tool for MCP servers, used to detect common security vulnerabilities such as prompt injection, tool poisoning, and cross-domain escalation.
Python
659
5 points
A
Agentic Radar
Agentic Radar is a security scanning tool for analyzing and assessing agentic systems, helping developers, researchers, and security experts understand the workflows of agentic systems and identify potential vulnerabilities.
Python
584
5 points
Featured MCP Services
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
154
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
892
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
201
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.8K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
617
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
335
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
798
4.8 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase