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.
NOTEThe 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:
- Python 3.11 or later
- A Python CLI tool installer: pipx or uv
- An MCP-compatible AI coding assistant (for example, Augment, Claude Code, Claude Desktop, or GitHub Copilot in VS Code 1.99+)
New Functionality
Tools
CheckIDSConventionstool: Look up IDS conventions and best practices by using natural language queries against a curated knowledge base included with the MCP server.CheckTaskScriptConventionstool: Look up task script conventions and best practices by using natural language queries against a curated knowledge base included with the MCP server.IDSValidatortool: Validate that your IDS artifacts comply with IDS standards. Optionally checks compatibility with previously published IDS versions when configured with--config.GenerateElasticsearchJSONtool: Generate anelasticsearch.jsonfile from an IDS directory for use with Elasticsearch indexing.
Prompts
IDSResearchprompt: Research scientific instruments, software, or techniques to understand their data structures and requirements for IDS development.AnalyseExampleFilesprompt: Analyze example files from scientific instruments or software to understand data formats, structures, and patterns for IDS design.
Command-Line Options
--enable-toolflag: Enable specific tools on the MCP server. This flag is mutually exclusive with the--disable-toolflag.--disable-toolflag: 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.--transportflag: Switch betweenstdioandssetransports for the MCP server connection.--hostand--portflags: Configure the host and port for the SSE server transport.--configflag: Provide the path to ats-sdk-cfg.jsonfile 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 (
pipxoruv) 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.
Updated about 2 hours ago
