MCP-Server

pawanpandey190/MCP-Server
★ 0 stars Python AI/LLM Updated today
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server": {
      "command": "uvx",
      "args": [
        "mcp-server"
      ]
    }
  }
}

Or install with pip: pip install mcp-server

README Excerpt

> **DISCLAIMER**: This project is not affiliated with, endorsed by, or related to Microsoft Corporation. SharePoint and Microsoft Graph API are trademarks of Microsoft Corporation. This is an independent, community-driven project. SharePoint MCP Server is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that connects LLM applications such as Claude to your SharePoint site via the Microsoft Graph API. Use natural language to query documents, manage lists, upload files, an

Tools (19)

CLIENT_IDCLIENT_SECRETSITE_URLTENANT_IDcreate_advanced_document_librarycreate_intelligent_listcreate_list_itemcreate_modern_pagecreate_news_postcreate_sharepoint_siteget_document_by_pathget_document_contentget_item_metadataget_site_infolist_document_librarieslist_folder_contentssearch_sharepointupdate_list_itemupload_document