Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.0xka13b/ms-sharepoint-mcp

NPM · MS-SHAREPOINT-MCP · SCANNED SEP 20

Microsoft SharePoint MCP server — access sites, lists, and documents through Microsoft Graph.

Available components

0 this week 84 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 41 of 111 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability80
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 2012 tokens (~87/item across 23 items; 23 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 23 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.0xka13b/ms-sharepoint-mcp server?

io.github.0xka13b/ms-sharepoint-mcp runs locally as an npm package, launched with npx -y ms-sharepoint-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · ms-sharepoint-mcp

# add to Claude Code
claude mcp add 0xka13b-ms-sharepoint-mcp -- npx -y ms-sharepoint-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "0xka13b-ms-sharepoint-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ms-sharepoint-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "0xka13b-ms-sharepoint-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ms-sharepoint-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add 0xka13b-ms-sharepoint-mcp -- npx -y ms-sharepoint-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "0xka13b-ms-sharepoint-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "ms-sharepoint-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add 0xka13b-ms-sharepoint-mcp --command npx --arg -y --arg ms-sharepoint-mcp
# ~/.hermes/config.yaml
mcp_servers:
  0xka13b-ms-sharepoint-mcp:
    command: "npx"
    args: ["-y", "ms-sharepoint-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "0xka13b-ms-sharepoint-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "ms-sharepoint-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add 0xka13b-ms-sharepoint-mcp -t stdio -c npx -a -y ms-sharepoint-mcp
// mcp.json
{
  "mcpServers": {
    "0xka13b-ms-sharepoint-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ms-sharepoint-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 −3
    • Stability: pass → 0.77 functional
  • 14 Sept 26 +1
    • Stability: 0.97 → pass security
  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 7 Sept 26 +1
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/ms-sharepoint-mcp@1.0.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 111 packages
Packages resolved 111
Stale 41
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 23 exposed · ~2,012 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
create_folder ~85

Create a folder in a SharePoint document library.

NameTypeReqDescription
drive_idstringDrive ID. Omit to use the default drive.
folder_namestringyesName of the new folder.
parent_pathstringParent folder path, e.g. '/Shared Documents'. Defaults to drive root.
site_idstringyesSharePoint Graph site ID.

No output schema declared.

No examples provided.

create_item ~79

Create a new item in a SharePoint list.

NameTypeReqDescription
fieldsobjectyesKey-value map of field internal names to values, e.g. { "Title": "New item", "Status": "Active" }.
list_idstringyesList ID or display name.
site_idstringyesSharePoint Graph site ID.

No output schema declared.

No examples provided.

create_site ~271

Create a new SharePoint site. Team sites are provisioned via a Microsoft 365 Group (requires Group.ReadWrite.All). Communication sites are created via the SharePoint REST API (requires Sites.FullControl.All).

NameTypeReqDescription
descriptionstringOptional description for the site.
display_namestringyesDisplay name for the new site, e.g. 'Marketing Hub'.
hostnamestringSharePoint hostname required for communication sites, e.g. 'contoso.sharepoint.com'.
mail_nicknamestringEmail alias for the M365 group (team sites only). Must be unique across the tenant and contain no spaces, e.g. 'marketing-hub'. Derived from display_name if omitted.
ownersarrayUPNs or user IDs to set as site owners (team sites only), e.g. ['alice@contoso.com'].
site_typestringyes'team' creates a group-connected Team site. 'communication' creates a standalone Communication site.
site_url_aliasstringURL alias for the communication site path, e.g. 'marketing-hub' → /sites/marketing-hub. Derived from display_name if omitted.
visibilitystringTeam site visibility (default: Private). Ignored for communication sites.

No output schema declared.

No examples provided.

delete_file ~80

Permanently delete a file or folder from a SharePoint document library.

NameTypeReqDescription
drive_idstringDrive ID. Omit to use the default drive.
file_pathstringyesPath of the file or folder to delete, e.g. '/Shared Documents/old-report.pdf'.
site_idstringyesSharePoint Graph site ID.

No output schema declared.

No examples provided.

delete_item ~56

Permanently delete a SharePoint list item.

NameTypeReqDescription
item_idstringyesList item ID to delete.
list_idstringyesList ID or display name.
site_idstringyesSharePoint Graph site ID.

No output schema declared.

No examples provided.

download_file ~77

Download a file from a SharePoint document library. Returns content as base64.

NameTypeReqDescription
drive_idstringDrive ID. Omit to use the default drive.
file_pathstringyesFile path in the drive, e.g. '/Shared Documents/report.pdf'.
site_idstringyesSharePoint Graph site ID.

No output schema declared.

No examples provided.

get_document ~84

Retrieve both metadata and text content of a SharePoint file in one call. Optimised for AI consumption of documents.

NameTypeReqDescription
drive_idstringDrive ID. Omit to use the default drive.
file_pathstringyesFile path in the drive, e.g. '/Shared Documents/report.txt'.
site_idstringyesSharePoint Graph site ID.

No output schema declared.

No examples provided.

get_drive ~66

Get the default document library (drive) for a SharePoint site, or a specific drive when drive_id is supplied.

NameTypeReqDescription
drive_idstringSpecific drive ID. Omit to get the site's default document library.
site_idstringyesSharePoint Graph site ID.

No output schema declared.

No examples provided.

get_file_content ~87

Retrieve the raw text content of a file in SharePoint. Best for plain-text, CSV, JSON, or Markdown files.

NameTypeReqDescription
drive_idstringDrive ID. Omit to use the default drive.
file_pathstringyesFile path in the drive, e.g. '/Shared Documents/data.csv'.
site_idstringyesSharePoint Graph site ID.

No output schema declared.

No examples provided.

get_file_metadata ~85

Get file properties (name, size, MIME type, created/modified dates, web URL) without downloading content.

NameTypeReqDescription
drive_idstringDrive ID. Omit to use the default drive.
file_pathstringyesFile path in the drive, e.g. '/Shared Documents/report.pdf'.
site_idstringyesSharePoint Graph site ID.

No output schema declared.

No examples provided.

get_item ~64

Get a single SharePoint list item by its ID, including all field values.

NameTypeReqDescription
item_idstringyesList item ID (numeric string).
list_idstringyesList ID or display name.
site_idstringyesSharePoint Graph site ID.

No output schema declared.

No examples provided.

get_list ~59

Get metadata and column schema for a specific SharePoint list or library.

NameTypeReqDescription
list_idstringyesList ID (GUID) or list display name (e.g. 'Shared Documents').
site_idstringyesSharePoint Graph site ID.

No output schema declared.

No examples provided.

get_site ~76

Get metadata for a SharePoint site by its Graph site ID or hostname:path form.

NameTypeReqDescription
site_idstringyesSite identifier — either a Graph GUID (e.g. 'contoso.sharepoint.com,abc123,xyz456') or 'hostname:/path' (e.g. 'contoso.sharepoint.com:/sites/hr').

No output schema declared.

No examples provided.

get_site_id ~77

Resolve a SharePoint site hostname and server-relative path to its Graph GUID. Use the returned id with other tools.

NameTypeReqDescription
hostnamestringyesSharePoint hostname, e.g. 'contoso.sharepoint.com'.
pathstringyesServer-relative site path, e.g. '/sites/hr'. Use '/' for the root site.

No output schema declared.

No examples provided.

get_user_profile ~33

Get the signed-in user's Microsoft 365 profile (id, displayName, mail, jobTitle, department, etc.).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_columns ~44

List all column definitions for a SharePoint list.

NameTypeReqDescription
list_idstringyesList ID or display name.
site_idstringyesSharePoint Graph site ID.

No output schema declared.

No examples provided.

list_items ~132

Query items in a SharePoint list with optional OData $filter, $select, and pagination.

NameTypeReqDescription
filterstringOData $filter expression applied to item fields, e.g. "fields/Status eq 'Active'".
list_idstringyesList ID or display name.
selectstringComma-separated field names to include in each item's fields object.
site_idstringyesSharePoint Graph site ID.
skipintegerNumber of items to skip (default 0).
topintegerMaximum items to return (default 100).

No output schema declared.

No examples provided.

list_lists ~33

List all lists and document libraries in a SharePoint site.

NameTypeReqDescription
site_idstringyesSharePoint Graph site ID.

No output schema declared.

No examples provided.

list_sites ~81

Search and list SharePoint sites accessible to the signed-in user.

NameTypeReqDescription
searchstringKeyword to filter sites by display name. Omit or use '*' to list all accessible sites.
skipintegerNumber of results to skip for pagination (default 0).
topintegerMaximum number of sites to return (default 50).

No output schema declared.

No examples provided.

search ~107

Run a Microsoft Search query across SharePoint content with full control over entity types and result shape.

NameTypeReqDescription
entity_typesarrayEntity types to search (default: ['driveItem', 'listItem']).
fieldsarraySpecific managed properties to include in results.
fromintegerOffset for pagination (default 0).
query_stringstringyesSearch query string. KQL syntax supported.
sizeintegerNumber of results (default 25).

No output schema declared.

No examples provided.

search_sharepoint ~122

Focused full-text search across SharePoint lists and document libraries with ranked results. Supports KQL syntax (e.g. 'budget filetype:xlsx', 'author:"John Smith"').

NameTypeReqDescription
fromintegerPagination offset (default 0).
querystringyesSearch query. KQL syntax supported.
site_urlstringScope the search to a specific SharePoint site by its URL, e.g. 'https://contoso.sharepoint.com/sites/hr'.
sizeintegerNumber of results (default 25).

No output schema declared.

No examples provided.

update_item ~74

Update one or more fields of an existing SharePoint list item.

NameTypeReqDescription
fieldsobjectyesFields to update as internal-name to value pairs.
item_idstringyesList item ID.
list_idstringyesList ID or display name.
site_idstringyesSharePoint Graph site ID.

No output schema declared.

No examples provided.

upload_file ~140

Upload a file to a SharePoint document library. Files over 4 MB are automatically chunked via an upload session.

NameTypeReqDescription
conflict_behaviorstringHow to handle name conflicts (default: replace).
content_base64stringyesBase64-encoded file content.
content_typestringMIME type of the file (default: application/octet-stream).
drive_idstringDrive ID. Omit to use the site's default document library.
file_pathstringyesDestination path including filename, e.g. '/Shared Documents/reports/Q1.xlsx'.
site_idstringyesSharePoint Graph site ID.

No output schema declared.

No examples provided.

Common questions

What is the io.github.0xka13b/ms-sharepoint-mcp server?

io.github.0xka13b/ms-sharepoint-mcp is listed in the public MCP registry as io.github.0xka13b/ms-sharepoint-mcp. Microsoft SharePoint MCP server, access sites, lists, and documents through Microsoft Graph. This page covers its npm package (ms-sharepoint-mcp).

Is the io.github.0xka13b/ms-sharepoint-mcp server safe to use?

io.github.0xka13b/ms-sharepoint-mcp scores 84 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.0xka13b/ms-sharepoint-mcp server expose?

io.github.0xka13b/ms-sharepoint-mcp exposes 23 tools: list_sites, get_site, get_site_id, get_drive, list_lists, and 18 more. Their descriptions and schemas cost roughly 2,012 tokens of context every time the server is loaded.

Is the io.github.0xka13b/ms-sharepoint-mcp server still maintained?

io.github.0xka13b/ms-sharepoint-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.0xka13b/ms-sharepoint-mcp server under?

io.github.0xka13b/ms-sharepoint-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.