mcpbeat Sign in

Lokka MCP Server

local only

Lokka runs on your own machine — the client starts it, so there is no endpoint to ping. 468 installs a week from npm.

Query and manage Microsoft Graph and Azure Resource Manager APIs from MCP clients.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 123 · avg 67 · +48% w/w
a month agotoday
468
Installs / week
npm · @merill/lokka
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository jozrahq/lokka
пакет @merill/lokka ссылается на merill/lokka
Known vulnerability in the package @merill/lokka · GHSA-g2gw-q38m-vjfc

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add lokka -- npx -y @merill/lokka
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "lokka": {
      "args": [
        "-y",
        "@merill/lokka"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.lokka]
command = "npx"
args = ["-y", "@merill/lokka"]
.cursor/mcp.json
{
  "mcpServers": {
    "lokka": {
      "args": [
        "-y",
        "@merill/lokka"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "lokka": {
      "args": [
        "-y",
        "@merill/lokka"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Lokka

same job, measured the same way
MCP Azure
by dockndevai

Azure Resource Manager inventory & ops for AI agents — governed, confirmation-gated.

401 installs/wk local only
Bussin MCP
by sgebb

MCP server for Azure Service Bus. Peek, search and replay dead-letter messages from any MCP client.

627 installs/wk local only
Cloudscope
by alexpota

Azure + GCP cost management: spending, forecasts, anomalies, budgets, idle resources, and tags.

47 installs/wk local only
Minerva MCP — Microsoft 365 & Azure
by houssemmak

Microsoft 365 & Azure admin: Graph, ARM, and the PowerShell cmdlets Graph does not expose.

51 installs/wk local only
I
Airbrake MCP Server
by dach3r

Query Airbrake errors, notices, deploys, and project stats from MCP clients

214 installs/wk local only
MaShop MCP
by mashop

Build, deploy and manage MaShop e-commerce projects from Claude, Cursor or any MCP client.

answering
GenMB
by genmb

List, read, edit, and deploy your GenMB AI-generated apps from any MCP client.

answering
Bult
by bultcloud

Deploy and manage Bult apps from AI coding agents.

26 installs/wk local only

Lokka — questions

Answers built from our own checks of this server.

Why is there no uptime for Lokka?
Lokka runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @merill/lokka was installed 468 times last week.
Is Lokka still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Lokka?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @merill/lokka straight from npm; nothing to host, nothing to sign up for.
How many people use Lokka?
The npm package @merill/lokka was installed 468 times in the last week. Week over week that is +48%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.