An MCP server for the ASD-STE100 (Simplified Technical English) Issue 9 standard.
claude mcp add biz-dfch-asdste100mcp -- uvx biz-dfch-asdste100mcp
claude_desktop_config.json
{
"mcpServers": {
"biz-dfch-asdste100mcp": {
"command": "uvx",
"args": [
"biz-dfch-asdste100mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"biz-dfch-asdste100mcp": {
"command": "uvx",
"args": [
"biz-dfch-asdste100mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"biz-dfch-asdste100mcp": {
"command": "uvx",
"args": [
"biz-dfch-asdste100mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"biz-dfch-asdste100mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"biz-dfch-asdste100mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"biz-dfch-asdste100mcp": {
"command": "uvx",
"args": [
"biz-dfch-asdste100mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.dfch--biz-dfch-asdste100mcp/reviews or the review_server meta-tool.
POST /mcp