An MCP server for the ASD-STE100 (Simplified Technical English) Issue 9 standard.
Use this profile to copy client config, check auth requirements, review tools and resources, and compare related MCP servers before adding it to an AI client.
Get practical integration notes and launch examples for MCP servers like ASD-STE100 Simplified Technical English.
uvx biz-dfch-asdste100mcp{
"ASDSTE100_MCP_TRANSPORT": "YOUR_VALUE_HERE",
"ASDSTE100_MCP_HOST": "YOUR_VALUE_HERE",
"ASDSTE100_MCP_PORT": "YOUR_VALUE_HERE",
"ASDSTE100_MCP_FILES": "YOUR_VALUE_HERE",
"ASDSTE100_MCP_USE_STE100": "YOUR_VALUE_HERE",
"ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS": "YOUR_VALUE_HERE",
"ASDSTE100_MCP_RULES_FILES": "YOUR_VALUE_HERE",
"ASDSTE100_MCP_USE_STE100_RULES": "YOUR_VALUE_HERE"
}Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
{
"mcpServers": {
"io-github-dfch-biz-dfch-asdste100mcp": {
"command": "uvx",
"args": [
"biz-dfch-asdste100mcp"
],
"env": {
"ASDSTE100_MCP_TRANSPORT": "YOUR_VALUE_HERE",
"ASDSTE100_MCP_HOST": "YOUR_VALUE_HERE",
"ASDSTE100_MCP_PORT": "YOUR_VALUE_HERE",
"ASDSTE100_MCP_FILES": "YOUR_VALUE_HERE",
"ASDSTE100_MCP_USE_STE100": "YOUR_VALUE_HERE",
"ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS": "YOUR_VALUE_HERE",
"ASDSTE100_MCP_RULES_FILES": "YOUR_VALUE_HERE",
"ASDSTE100_MCP_USE_STE100_RULES": "YOUR_VALUE_HERE"
}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonNo remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.
ASD-STE100 Simplified Technical English is an MCP server for An MCP server for the ASD-STE100 (Simplified Technical English) Issue 9 standard.. It supports STDIO transport.
Use the generated config in Install. This server runs with uvx biz-dfch-asdste100mcp; add any required environment variables before starting your client.
Choose the Claude Desktop tab in Install and copy the config for uvx biz-dfch-asdste100mcp. Add required environment variables before starting Claude Desktop.
Choose the Claude Code tab in Install and copy the config for uvx biz-dfch-asdste100mcp. Add required environment variables before starting Claude Code.
Choose the Codex tab in Install and copy the config for uvx biz-dfch-asdste100mcp. Add required environment variables before starting Codex.
Choose the Cursor or VS Code tab in Install and copy the config for uvx biz-dfch-asdste100mcp. Add required environment variables before starting Cursor or VS Code.
ASD-STE100 Simplified Technical English uses STDIO transport. Use the package or command config in Install.
ASD-STE100 Simplified Technical English inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.
ASD-STE100 Simplified Technical English does not advertise a verified auth requirement. If discovery fails, it may still need provider login, an API key, a bearer token, or a session header.
| Package | Registry | Version | Inputs |
|---|---|---|---|
biz-dfch-asdste100mcpstdio | pypi | 3.0.0 | Env: ASDSTE100_MCP_TRANSPORT Env: ASDSTE100_MCP_HOST Env: ASDSTE100_MCP_PORT Env: ASDSTE100_MCP_FILES Env: ASDSTE100_MCP_USE_STE100 Env: ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS Env: ASDSTE100_MCP_RULES_FILES Env: ASDSTE100_MCP_USE_STE100_RULES |