Serverscom.microsoft/workiq-sharepointliststools
S

SharePointListsTools

com.microsoft/workiq-sharepointliststools · v1.0.0
● Remote
v1.0.0remote🌐 https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_SharePointListsTools↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "com.microsoft/workiq-sharepointliststools",
  "description": "MCP server providing Microsoft Graph SharePoint tools for Lists.",
  "title": "SharePointListsTools",
  "repository": {
    "url": "https://github.com/bap-microsoft/MCP-Platform/",
    "source": "github"
  },
  "version": "1.0.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_SharePointListsTools",
      "variables": {
        "tenant_id": {
          "description": "Microsoft Entra tenant ID",
          "isRequired": true
        }
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}