Loading MCP server directory, please wait...
An MCP server for the ASD-STE100 (Simplified Technical English) Issue 9 standard.
npx @getmcp/cli add io.github.dfch/biz-dfch-asdste100mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dfch/biz-dfch-asdste100mcp": {
"command": "uvx",
"args": [
"biz-dfch-asdste100mcp"
],
"env": {
"ASDSTE100_MCP_TRANSPORT": "",
"ASDSTE100_MCP_HOST": "",
"ASDSTE100_MCP_PORT": "",
"ASDSTE100_MCP_FILES": "",
"ASDSTE100_MCP_USE_STE100": "",
"ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS": "",
"ASDSTE100_MCP_RULES_FILES": "",
"ASDSTE100_MCP_USE_STE100_RULES": ""
}
}
}
}