loop-reader-mcp

DenizV/loop-reader-mcp
★ 0 stars JavaScript Security Updated today
Read-only MCP server for Microsoft Loop with per-user permission trimming
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": {
    "loop-reader-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "DenizV/loop-reader-mcp"
      ]
    }
  }
}

README Excerpt

A read-only, remote **Model Context Protocol (MCP)** server that lets an AI assistant **search and read Microsoft Loop content** through the Microsoft Graph API — with **per-user permission trimming**, so each person only ever sees the Loop pages they already have access to. > Microsoft Loop has no official content API. This project reads Loop through

Tools (3)

loop_get_pageloop_list_componentsloop_search

Topics

mcpmicrosoft-graphmicrosoft-loopmodel-context-protocoloauth