Cloud Infrastructure
Trust: 32/100 (Limited)io.github.laveeshb/logicapps-mcp Guide
MCP server for Azure Logic Apps - debug workflows, manage runs, and authoring
3 starsby laveeshb
Quick Start
Install
npx logicapps-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-laveeshb-logicapps-mcp": {
"command": "npx",
"args": [
"logicapps-mcp"
]
}
}
}