Server data from the Official MCP Registry
MCP server for Microsoft SharePoint — manage folders, documents, and metadata.
MCP server for Microsoft SharePoint — manage folders, documents, and metadata.
Set these up before or after installing:
Environment variable: SHP_ID_APP
Environment variable: SHP_ID_APP_SECRET
Environment variable: SHP_TENANT_ID
Environment variable: SHP_SITE_URL
Environment variable: SHP_DOC_LIBRARY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-ravikant1918-sharepoint-mcp": {
"env": {
"SHP_ID_APP": "your-shp-id-app-here",
"SHP_SITE_URL": "your-shp-site-url-here",
"SHP_TENANT_ID": "your-shp-tenant-id-here",
"SHP_DOC_LIBRARY": "your-shp-doc-library-here",
"SHP_ID_APP_SECRET": "your-shp-id-app-secret-here"
},
"args": [
"sharepoint-mcp"
],
"command": "uvx"
}
}
}Valid MCP server (2 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 6 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!