Sharepoint MCP
UnclaimedSharePoint MCP (Model Context Protocol) - A SharePoint connector for LLM applications. Access SharePoint documents and lists through Microsoft Graph API.
Install
docker run --env-file .env -p 8000:8000 sharepoint-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (15)
create_advanced_document_library
Create a document library with rich metadata
create_intelligent_list
Provision a list with an AI-optimized schema
create_list_item
Create a new item in a SharePoint list
create_modern_page
Publish a modern SharePoint page
create_news_post
Publish a news article to the site
create_sharepoint_site
Provision a new SharePoint team site
get_document_by_path
Retrieve document content by file path
get_document_content
Read and parse DOCX, PDF, XLSX, CSV, or TXT files
get_item_metadata
Get metadata for a file or folder
get_site_info
Get name, description, URL, and metadata of the SharePoint site
list_document_libraries
List all document libraries (drives) in the site
list_folder_contents
Browse files and folders within a document library by path
search_sharepoint
Full-text search across all content in the site
update_list_item
Update an existing item in a SharePoint list
upload_document
Upload a file to a document library