← Index

io.github.laveeshb/logicapps-mcp

io.github.laveeshb/logicapps-mcp·v0.4.3·Azure
Quality Score
74
/100

MCP server for Azure Logic Apps - debug workflows, manage runs, and authoring

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "logicapps-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "logicapps-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "logicapps-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "logicapps-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y logicapps-mcp
§03  MCP Quality Score  ·  methodology
freshness
19
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Azure