mcpbeat Sign in

Orionbelt Analytics MCP Server

local only

Orionbelt Analytics runs on your own machine — the client starts it, so there is no endpoint to ping. 1 038 installs a week from pypi. Last commit 21 Sep 2026.

Ontology-based MCP server for database schema analysis and RDF/OWL ontology generation

Installs per day peak 534 · avg 87 · +54% w/w
a month agotoday
1 038
Installs / week
pypi · orionbelt-analytics
47
Stars
0 open issues
21 Sep 2026
Last commit
0 releases in 90 days
License
Python

What changed 45

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

22 Sep the owner changed
21 Sep the owner changed
20 Sep the owner changed
19 Sep the owner changed
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
and 35 more, back to 9 August 2026

What the code does

We read the source, 8 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.

  <script src="https://cdn.plot.ly/plotly-2.27.0.min.js"></script>

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

Alternatives to Orionbelt Analytics

same job, measured the same way
MySQL MCP
by gistrec

MCP server for one MySQL database: schema, read-only queries and guarded writes.

26 installs/wk local only
Airtable
by airtable

Official Airtable MCP server — database and operations layer for agents.

answering
MCP Sqlite Tools
by spences10

MCP server for local SQLite database operations

108 installs/wk local only
Termdat MCP
by malkreide

MCP server for TERMDAT — the terminology database of the Swiss Federal Administration

90 installs/wk local only
SqlServerMcp
by nithish1206

MCP server for SQL Server: schema inspection, safe read-only queries, query plan analysis

local only
AdoMcp
by john0king

Database MCP server for schema discovery, comments, and SQL queries.

local only
NeKo Biological Network Builder
by marcorusc

MCP server for biological network construction and analysis using pathway databases

local only
Mysql
by marcelo-ochoa

An MCP server for MySQL databases.

25 installs/wk local only

Orionbelt Analytics — questions

Answers built from our own checks of this server.

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