mcpbeat Sign in

ASAM ODS odsbox jaquel MCP Server

local only

ASAM ODS odsbox jaquel MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 883 installs a week from pypi. Last commit 4 Sep 2026.

MCP server for ASAM ODS with Jaquel query tools, connection management, and data access

Installs per day peak 395 · avg 66 · +113% w/w
a month agotoday
883
Installs / week
pypi · odsbox-jaquel-mcp
3
Stars
0 open issues
4 Sep 2026
Last commit
0 releases in 90 days
License
Python

What the code does

We read the source, 19 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 an external command [пакет] run_tests.py:42
    result = subprocess.run(cmd, cwd=Path(__file__).parent)

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

Alternatives to ASAM ODS odsbox jaquel MCP Server

same job, measured the same way
Atlassian Dc MCP Confluence
by b1ff

MCP server for Atlassian Confluence Data Center - access and manage content

2 128 installs/wk local only
Atlassian Dc MCP Confluence
by mrrefactoring

MCP server for Atlassian Confluence Data Center - access and manage content

69 installs/wk local only
Hop
by danmartuszewski

SSH connection manager with MCP server for AI-assisted operations across servers.

local only
Ghostfolio MCP
by mhajder

MCP server for Ghostfolio portfolio management and financial data access

645 installs/wk local only
Dbatools MCP Server
by dataplat

MCP server for dbatools — exposes SQL Server management commands as MCP tools

39 installs/wk local only
I
Sling CLI
by flarco

Sling CLI MCP server for data pipeline and replication management

local only
Thoughtspot
by thoughtspot

MCP Server for ThoughtSpot - provides OAuth authentication and tools for querying data

answering
1C OData MCP
by alexgrebeshok-coder

Read-only MCP server for 1C:Enterprise via OData with metadata and query builder tools.

35 installs/wk local only

ASAM ODS odsbox jaquel MCP Server — questions

Answers built from our own checks of this server.

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