Odel
ASD-STE100 Simplified Technical English

ASD-STE100 Simplified Technical English

Local
@dfch2PythonAGPL-3.0Updated 1mo ago

An MCP server for the ASD-STE100 (Simplified Technical English) Issue 9 standard.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIbiz-dfch-asdste100mcpv3.0.0

Run

uvx biz-dfch-asdste100mcp

MCP client config

{
  "mcpServers": {
    "asd-ste100-simplified-technical-english": {
      "command": "uvx",
      "args": [
        "biz-dfch-asdste100mcp"
      ]
    }
  }
}