Install
$ agentstack add mcp-microsoft-sharepoint-embedded-samples ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
SharePoint Embedded Samples
A collection of samples, tools, and resources for building applications with SharePoint Embedded — a document storage API built on Microsoft 365.
Custom Apps
Runnable applications demonstrating SharePoint Embedded integration patterns.
| Sample | Stack | Description | |--------|-------|-------------| | [boilerplate-react-azurefunction](./Custom%20Apps/boilerplate-react-azurefunction) | React + Azure Functions | Reference boilerplate: SPA with an Azure Functions OBO proxy | | [boilerplate-aspnet-webservice](./Custom%20Apps/boilerplate-aspnet-webservice) | C# / ASP.NET Core | Reference boilerplate: server-side MVC app with tenant onboarding | | [boilerplate-typescript-react](./Custom%20Apps/boilerplate-typescript-react) | TypeScript + React + Azure Functions | TypeScript variant of the React boilerplate | | [legal-docs](./Custom%20Apps/legal-docs) | React + Fluent UI + Copilot SDK | Legal case management with AI-assisted document review | | [project-management](./Custom%20Apps/project-management) | React + Vite + Tailwind + shadcn-ui | Project collaboration app | | [webhook](./Custom%20Apps/webhook) | Node.js | Minimal Graph API change notification listener |
See [docker.md](./Custom%20Apps/docker.md) for instructions on running the boilerplate apps in VS Code dev containers.
AI
Samples and assets for integrating SharePoint Embedded with AI tools and services.
| Folder | Description | |--------|-------------| | [mcp-server](./AI/mcp-server) | MCP server exposing 60+ SharePoint Embedded tools to AI coding tools (Claude, Cursor, GitHub Copilot) | | [ocr](./AI/ocr) | Webhook-triggered document processing using Azure Document Intelligence | | [copilot](./AI/copilot) | Microsoft Copilot extensibility assets | | [prompts](./AI/prompts) | Prompt templates | | [foundry](./AI/foundry) | Azure AI Foundry assets |
Power Platform
| Folder | Description | |--------|-------------| | [Canvas Apps](./Power%20Platform/Canvas%20Apps) | Power Apps canvas app starter kit | | [Copilot Studio](./Power%20Platform/Copilot%20Studio) | Copilot Studio assets | | [Power Automate](./Power%20Platform/Power%20Automate) | Power Automate flow templates |
Tools
Utilities and API clients for working with SharePoint Embedded.
| Tool | Description | |------|-------------| | [api-clients](./Tools/api-clients) | Postman and Bruno collections for testing Graph API endpoints | | [migrate-from-blob-storage](./Tools/migrate-from-blob-storage) | Console app to migrate files from Azure Blob Storage to SharePoint Embedded | | [powershell](./Tools/powershell) | Admin scripts for container type registration and provisioning |
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA). For details, visit https://cla.opensource.microsoft.com.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [opencode@microsoft.com](mailto:opencode@microsoft.com).
Trademarks
Authorized use of Microsoft trademarks or logos must follow Microsoft's Trademark & Brand Guidelines.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: microsoft
- Source: microsoft/SharePoint-Embedded-Samples
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.