Back to Home
totonga icon

odsbox-jaquel-mcp

Verified Safe

by totonga

Overview

Serves as a Model Context Protocol (MCP) server to enable AI agents and developers to interact with ASAM ODS (Open Data Services) servers, providing tools for Jaquel query validation, schema inspection, efficient timeseries data access, measurement analysis, and Jupyter notebook generation.

Installation

Run Command
uvx odsbox-jaquel-mcp@latest

Security Notes

The server does not use `eval` or obfuscation. It handles external ASAM ODS server connections, taking sensitive credentials (URL, username, password) as arguments to the `ods_connect` tool. The documentation states these credentials are held only in memory during the connection. SSL certificate verification is supported and enabled by default, which is a good security practice. While test fixtures (e.g., in `conftest.py`) contain hardcoded demo credentials, these are isolated to the test suite and not part of the deployable application logic. The primary network risk lies in the trustworthiness and security of the external ASAM ODS server it connects to.

Similar Servers

Stats

Interest Score22
Security Score9
Cost ClassLow
Stars2
Forks0
Last Update2026-01-02

Tags

ASAM ODSMCPJaquelData AccessMeasurement Analysis