Add SharePoint Embedded MCP server getting-started article#10940
Conversation
Add a getting-started article for the open-source SharePoint Embedded Model Context Protocol (MCP) server (@microsoft/spe-mcp-server), register it in the SharePoint Embedded > Getting Started TOC after the VS Code extension, and add a What's New entry.
|
Learn Build status updates of commit 530dcb9: 💡 Validation status: suggestions
docs/embedded/getting-started/spe-mcp-server.md
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
Update the getting-started article and What's New entry to install @microsoft/spe-mcp (was @microsoft/spe-mcp-server) per PM guidance. The article slug, TOC href, and GitHub repository URL are unchanged. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Learn Build status updates of commit 4612947: 💡 Validation status: suggestions
docs/embedded/getting-started/spe-mcp-server.md
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
- add ms.author and ms.service frontmatter fields - use colon lead-ins for bold list labels - separate adjacent alert content with blank line - indent nested code blocks under list items
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
andrewconnell
left a comment
There was a problem hiding this comment.
Please review my changes for future ref
|
Learn Build status updates of commit 69fff0e:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| docs/embedded/getting-started/spe-mcp-server.md | View | Details | |
| docs/embedded/whats-new.md | ✅Succeeded | View | |
| docs/toc.yml | ✅Succeeded | View |
docs/embedded/getting-started/spe-mcp-server.md
- Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation]
Invalid value for 'ms.service': 'sharepoint-embedded'. - Line 0, Column 0: [Suggestion: filename-incomplete - See documentation]
The filename contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
- rename spe-mcp-server.md to sharepoint-embedded-mcp-server.md - update article reference in whats-new.md - update toc entry href to new filename - trim trailing whitespace on spfx release toc entry
|
Learn Build status updates of commit a092fab: ✅ Validation status: passed
For more details, please refer to the build report. |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
Summary
Adds a getting-started article for the SharePoint Embedded MCP server — an open-source Model Context Protocol server that lets MCP-compatible AI clients (VS Code Copilot, Claude Desktop, Cursor, Azure AI Foundry) manage SharePoint Embedded resources through natural language.
Changes
docs/embedded/getting-started/spe-mcp-server.md— overview, install, running modes (bootstrap / pre-provisioned app), configuration, and a tool-capability summary.docs/toc.yml.docs/embedded/whats-new.md.Notes for reviewers
[!NOTE]; the package (@microsoft/spe-mcp-server) is in alpha.npxinstall guidance reference the public npm package. Please hold the announcement until the package is published to public npm.microsoft/SharePoint-Embedded-MCP-Server), which links back to this article for bidirectional docs.