Tetra Data Assistant MCP Server Beta Release Notes

Release notes for the prerelease versions of the Tetra Data Assistant MCP Server.

The following are release notes for the prerelease versions of the Tetra Data Assistant MCP Server. The Tetra Data Assistant MCP Server is a Model Context Protocol (MCP) server that provides AI coding assistants with specialized tools for working with TetraScience's Tetra Data.

📘

NOTE

The Tetra Data Assistant MCP Server is currently available in beta release and is activated for qualifying customers through coordination with TetraScience. For more information, or to get access, contact your customer account leader.

v0.5.0

Release date: April 2026

What's New

TetraScience has released the first publicly available beta version of the Tetra Data Assistant MCP Server, version 0.5.0.

Here are the details for what's in Tetra Data Assistant MCP Server v0.5.0.

Prerequisites

Tetra Data Assistant MCP Server v0.5.0 requires the following:

New Functionality

Tools

  • CheckIDSConventions tool: Look up IDS conventions and best practices by using natural language queries against a curated knowledge base included with the MCP server.
  • CheckTaskScriptConventions tool: Look up task script conventions and best practices by using natural language queries against a curated knowledge base included with the MCP server.
  • IDSValidator tool: Validate that your IDS artifacts comply with IDS standards. Optionally checks compatibility with previously published IDS versions when configured with --config.
  • GenerateElasticsearchJSON tool: Generate an elasticsearch.json file from an IDS directory for use with Elasticsearch indexing.

Prompts

  • IDSResearch prompt: Research scientific instruments, software, or techniques to understand their data structures and requirements for IDS development.
  • AnalyseExampleFiles prompt: Analyze example files from scientific instruments or software to understand data formats, structures, and patterns for IDS design.

Command-Line Options

  • --enable-tool flag: Enable specific tools on the MCP server. This flag is mutually exclusive with the --disable-tool flag.
  • --disable-tool flag: Disable specific tools on the MCP server. This removes the tool from the list of available tools in the MCP server and the MCP instructions.
  • --transport flag: Switch between stdio and sse transports for the MCP server connection.
  • --host and --port flags: Configure the host and port for the SSE server transport.
  • --config flag: Provide the path to a ts-sdk-cfg.json file to enable validating IDS compatibility with previous versions from TDP.

Enhancements

There are no enhancements in this initial release.

Bug Fixes

There are no bug fixes in this initial release.

Limitations

The following are known limitations of the Tetra Data Assistant MCP Server v0.5.0:

  • The MCP server requires a Python CLI tool installer (pipx or uv) to install and run.
  • AI-generated code and artifacts must always be reviewed for accuracy, data integrity, and security before use.

Deprecated Features

There are no deprecated features in this initial release. For more information about TDP deprecations, see Tetra Product Deprecation Notices.

Known and Possible Issues

There are no known issues in this initial release.

Installation and Upgrades

To install and configure the Tetra Data Assistant MCP Server, see the Tetra Data Assistant MCP Server User Guide (Beta).

Other Release Notes

To view other release notes for the Tetra Data Assistant MCP Server, see Tetra Data Assistant MCP Server Release Notes.