mcpbeat Sign in

Orionbelt Semantic Layer MCP Server

local only

Orionbelt Semantic Layer runs on your own machine — the client starts it, so there is no endpoint to ping. 626 installs a week from pypi. Last commit 17 Sep 2026.

API-first semantic layer MCP server compiling YAML models into dialect-specific SQL

Installs per day peak 321 · avg 111 · -23% w/w
a month agotoday
626
Installs / week
pypi · orionbelt-semantic-layer
94
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
License
Python

What changed 41

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 31 more, back to 9 August 2026

What the code does

We read the source, 7 d ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

CI pipeline leaks secrets outward [пакет] .github/workflows/deprecate-old-images.yml:35, .github/workflows/deprecate-old-images.yml:35
          [\`${{ secrets.DOCKERHUB_USERNAME }}/${{ matrix.new }}\`](https://hub.docker.com/r/${{ secrets.DOCKERHUB_USERNAME }}/${{ matrix.new }}).

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

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Orionbelt Semantic Layer and you get told the day something new turns up.

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

Alternatives to Orionbelt Semantic Layer

same job, measured the same way
Simpliq Server
by gersonfreire

Simpliq Data Proxy MCP Server - Connects LLMs to SQL Databases via Semantic Mapping

54 installs/wk local only
sql-steward
by pawansingh3889

The agent never writes SQL: queries compile from a semantic layer you control, PII refused first.

70 installs/wk local only
Tdai Memory MCP
by tinhien11

Local-first MCP memory server for coding agents. No API key, no cloud. SQLite + FTS5 + sqlite-vec.

126 installs/wk local only
Mini App MCP
by ynishi

Agent-First CRUD store MCP server — 1 daemon per table, schema.yaml driven, SQLite backend

local only
MySQL MCP Server
by musaddiq-dev

Python MCP server for MySQL database inspection and querying

79 installs/wk local only
openLCA MCP Server
by below280

Connect AI assistants to openLCA. 31 tools for database search, model building, and LCIA.

4 503 installs/wk local only
Universal DB MCP
by fashad-ahmed

Security-first MCP server for PostgreSQL, SQLite, MySQL, DuckDB with SQL injection prevention.

101 installs/wk local only
Palace
by ancientice

Local-first memory for coding agents — MCP server, single SQLite file, local embeddings

local only

Orionbelt Semantic Layer — questions

Answers built from our own checks of this server.

Why is there no uptime for Orionbelt Semantic Layer?
Orionbelt Semantic Layer 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 pypi package orionbelt-semantic-layer was installed 626 times last week.
How do I connect Orionbelt Semantic Layer?
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 orionbelt-semantic-layer straight from pypi; nothing to host, nothing to sign up for.
How many people use Orionbelt Semantic Layer?
The pypi package orionbelt-semantic-layer was installed 626 times in the last week. Week over week that is -23%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Orionbelt Semantic Layer open source?
We cannot say either way: written in Python and 94 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.