Logicapps MCP

Manage and debug Azure Logic Apps using natural language. Ask your AI assistant to investigate failed runs, explain workflows, or make changes - no portal clicking required. It runs locally over stdio via the published package.

People connecting cloud infrastructure tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-01-11 · ★ 5 · #96 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Logicapps MCP

Claude Code

claude mcp add laveeshb-logicapps-mcp -- npx -y logicapps-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "laveeshb-logicapps-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "logicapps-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package logicapps-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.laveeshb is GitHub-verified and matches the repo owner

03 · What Logicapps MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.4.3 · 2026-01-11

Installation · bash · npm install -g logicapps-mcp · Changed · Simplified README to focus on local MCP server setup · Removed unused files: Azure Functions configs, test artifacts, M365 Copilot manifests · Moved…

v0.4.2 · 2026-01-11

To install this specific version: · bash · npm install -g [email protected] · Added · mcpName field for official MCP Registry publishing · Published to official MCP Registry as io.github.laveeshb/logicapps-mcp

v0.4.1 · 2026-01-11

To install this specific version: · bash · npm install -g [email protected] · Fixed · corrected install commands to use npm package name logicapps-mcp · updated tool count from 37 to 40 (36 operations + 4 knowledge…

04 · Who maintains Logicapps MCP

logicapps-mcp is maintained by laveeshb. It's the only MCP server we track from this author; the repo dates to Dec 2025.

05 · Facts

category
cloud infrastructure - ranked #96 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
registry
io.github.laveeshb/logicapps-mcp (active, first published 2026-01-11 · 2 versions)
packages
npm:logicapps-mcp

06 · Logicapps MCP FAQ

What is Logicapps MCP?

Manage and debug Azure Logic Apps using natural language. Ask your AI assistant to investigate failed runs, explain workflows, or make changes - no portal clicking required. It runs locally over stdio via the published package.

Is Logicapps MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-01-11. We re-verify nightly.

How do I install Logicapps MCP?

Run `npx -y logicapps-mcp`. You can also paste the ready-made client config above.

Does Logicapps MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Logicapps MCP

More cloud infrastructure MCP servers · Takedown · Claude Ops Telegram Server · Logclaw MCP Server · AIIM - AI Instant Messenger · Base Gasless Deploy MCP

More TypeScript MCP servers · Q URL · Hetzner · Lexware · Transkribus · KIP · see all