mcpbeat Sign in

SemanticOps MCP (for Power BI) MCP Server

by maxanatsko Your server? Claim it
local only

SemanticOps MCP (for Power BI) runs on your own machine — the client starts it, so there is no endpoint to ping. 87 installs a week from npm. Last commit 15 Sep 2026.

Power BI MCP server (Supports Windows and macOS)

Installs per day peak 92 · avg 22 · +11% w/w
a month agotoday
87
Installs / week
npm · mcp-engine
256
Stars
0 open issues
15 Sep 2026
Last commit
0 releases in 90 days
License
language unknown

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

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.

Runs a command on install [пакет] package.json:1
postinstall: node scripts/postinstall.js
Package points at a different repository maxanatsko/mcp-engine-public
пакет mcp-engine ссылается на maxanatsko/mcp-engine

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 mcp-engine -- npx -y mcp-engine
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-engine": {
      "args": [
        "-y",
        "mcp-engine"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-engine]
command = "npx"
args = ["-y", "mcp-engine"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-engine": {
      "args": [
        "-y",
        "mcp-engine"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-engine": {
      "args": [
        "-y",
        "mcp-engine"
      ],
      "command": "npx"
    }
  }
}

Alternatives to SemanticOps MCP (for Power BI)

same job, measured the same way
Simplenote MCP
by automattic

MCP server for reading Simplenote notes across macOS, Linux, and Windows

219 installs/wk local only
Vector Knowledge Graph MCP
by csoai-org

AI-powered vector knowledge graph MCP server for agents. Supports add node, add edge, semantic node

141 installs/wk local only
Windows MCP
by cursortouch

An MCP Server for computer-use in Windows OS

4 868 installs/wk local only
Validator AI MCP
by csoai-org

AI-powered validator ai MCP server for agents. Supports validate json, validate email, validate

156 installs/wk local only
Web Research MCP
by csoai-org

AI-powered web research MCP server for agents. Supports web search, browse page, extract...

96 installs/wk local only
Uuid AI MCP
by csoai-org

AI-powered uuid ai MCP server for agents. Supports generate uuid, parse uuid, generate ulid. By

155 installs/wk local only
Stock Analyzer AI MCP
by csoai-org

AI-powered stock analyzer ai MCP server for agents. Supports analyze stock, calculate ratios

125 installs/wk local only
Test Case Generator AI MCP
by csoai-org

AI-powered test case generator ai MCP server for agents. Supports generate test cases, generate

167 installs/wk local only

SemanticOps MCP (for Power BI) — questions

Answers built from our own checks of this server.

Why is there no uptime for SemanticOps MCP (for Power BI)?
SemanticOps MCP (for Power BI) 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 mcp-engine was installed 87 times last week.
How do I connect SemanticOps MCP (for Power BI)?
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 mcp-engine straight from npm; nothing to host, nothing to sign up for.
How many people use SemanticOps MCP (for Power BI)?
The npm package mcp-engine was installed 87 times in the last week. Week over week that is +11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is SemanticOps MCP (for Power BI) open source?
We cannot say either way: 256 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.