ASD-STE100 Simplified Technical English
Rank #13,079io.github.dfch/biz-dfch-asdste100mcp
An MCP server for the ASD-STE100 (Simplified Technical English) Issue 9 standard.
ASD-STE100 Simplified Technical English is a Model Context Protocol (MCP) server published by dfch. It ranks #13,079 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. ASD-STE100 Simplified Technical English is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 31, 2026 and most recently updated on Aug 2, 2026.
Ranks ahead of 119,034 of 132,113 servers on MCP Toplist.
Use ASD-STE100 Simplified Technical English
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add biz-dfch-asdste100mcp -e "ASDSTE100_MCP_TRANSPORT=<your ASDSTE100_MCP_TRANSPORT>" -e "ASDSTE100_MCP_HOST=<your ASDSTE100_MCP_HOST>" -e "ASDSTE100_MCP_PORT=<your ASDSTE100_MCP_PORT>" -e "ASDSTE100_MCP_FILES=<your ASDSTE100_MCP_FILES>" -e "ASDSTE100_MCP_USE_STE100=<your ASDSTE100_MCP_USE_STE100>" -e "ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS=<your ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS>" -e "ASDSTE100_MCP_RULES_FILES=<your ASDSTE100_MCP_RULES_FILES>" -e "ASDSTE100_MCP_USE_STE100_RULES=<your ASDSTE100_MCP_USE_STE100_RULES>" -- uvx biz-dfch-asdste100mcpReplace each placeholder with your own value before saving.
[mcp_servers.biz-dfch-asdste100mcp]
command = "uvx"
args = ["biz-dfch-asdste100mcp"]
[mcp_servers.biz-dfch-asdste100mcp.env]
ASDSTE100_MCP_TRANSPORT = "<your ASDSTE100_MCP_TRANSPORT>"
ASDSTE100_MCP_HOST = "<your ASDSTE100_MCP_HOST>"
ASDSTE100_MCP_PORT = "<your ASDSTE100_MCP_PORT>"
ASDSTE100_MCP_FILES = "<your ASDSTE100_MCP_FILES>"
ASDSTE100_MCP_USE_STE100 = "<your ASDSTE100_MCP_USE_STE100>"
ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS = "<your ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS>"
ASDSTE100_MCP_RULES_FILES = "<your ASDSTE100_MCP_RULES_FILES>"
ASDSTE100_MCP_USE_STE100_RULES = "<your ASDSTE100_MCP_USE_STE100_RULES>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"biz-dfch-asdste100mcp": {
"command": "uvx",
"args": [
"biz-dfch-asdste100mcp"
],
"env": {
"ASDSTE100_MCP_TRANSPORT": "<your ASDSTE100_MCP_TRANSPORT>",
"ASDSTE100_MCP_HOST": "<your ASDSTE100_MCP_HOST>",
"ASDSTE100_MCP_PORT": "<your ASDSTE100_MCP_PORT>",
"ASDSTE100_MCP_FILES": "<your ASDSTE100_MCP_FILES>",
"ASDSTE100_MCP_USE_STE100": "<your ASDSTE100_MCP_USE_STE100>",
"ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS": "<your ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS>",
"ASDSTE100_MCP_RULES_FILES": "<your ASDSTE100_MCP_RULES_FILES>",
"ASDSTE100_MCP_USE_STE100_RULES": "<your ASDSTE100_MCP_USE_STE100_RULES>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"biz-dfch-asdste100mcp": {
"command": "uvx",
"args": [
"biz-dfch-asdste100mcp"
],
"env": {
"ASDSTE100_MCP_TRANSPORT": "<your ASDSTE100_MCP_TRANSPORT>",
"ASDSTE100_MCP_HOST": "<your ASDSTE100_MCP_HOST>",
"ASDSTE100_MCP_PORT": "<your ASDSTE100_MCP_PORT>",
"ASDSTE100_MCP_FILES": "<your ASDSTE100_MCP_FILES>",
"ASDSTE100_MCP_USE_STE100": "<your ASDSTE100_MCP_USE_STE100>",
"ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS": "<your ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS>",
"ASDSTE100_MCP_RULES_FILES": "<your ASDSTE100_MCP_RULES_FILES>",
"ASDSTE100_MCP_USE_STE100_RULES": "<your ASDSTE100_MCP_USE_STE100_RULES>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"biz-dfch-asdste100mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"biz-dfch-asdste100mcp"
],
"env": {
"ASDSTE100_MCP_TRANSPORT": "<your ASDSTE100_MCP_TRANSPORT>",
"ASDSTE100_MCP_HOST": "<your ASDSTE100_MCP_HOST>",
"ASDSTE100_MCP_PORT": "<your ASDSTE100_MCP_PORT>",
"ASDSTE100_MCP_FILES": "<your ASDSTE100_MCP_FILES>",
"ASDSTE100_MCP_USE_STE100": "<your ASDSTE100_MCP_USE_STE100>",
"ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS": "<your ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS>",
"ASDSTE100_MCP_RULES_FILES": "<your ASDSTE100_MCP_RULES_FILES>",
"ASDSTE100_MCP_USE_STE100_RULES": "<your ASDSTE100_MCP_USE_STE100_RULES>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"biz-dfch-asdste100mcp": {
"command": "uvx",
"args": [
"biz-dfch-asdste100mcp"
],
"env": {
"ASDSTE100_MCP_TRANSPORT": "<your ASDSTE100_MCP_TRANSPORT>",
"ASDSTE100_MCP_HOST": "<your ASDSTE100_MCP_HOST>",
"ASDSTE100_MCP_PORT": "<your ASDSTE100_MCP_PORT>",
"ASDSTE100_MCP_FILES": "<your ASDSTE100_MCP_FILES>",
"ASDSTE100_MCP_USE_STE100": "<your ASDSTE100_MCP_USE_STE100>",
"ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS": "<your ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS>",
"ASDSTE100_MCP_RULES_FILES": "<your ASDSTE100_MCP_RULES_FILES>",
"ASDSTE100_MCP_USE_STE100_RULES": "<your ASDSTE100_MCP_USE_STE100_RULES>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"biz-dfch-asdste100mcp": {
"command": "uvx",
"args": [
"biz-dfch-asdste100mcp"
],
"env": {
"ASDSTE100_MCP_TRANSPORT": "<your ASDSTE100_MCP_TRANSPORT>",
"ASDSTE100_MCP_HOST": "<your ASDSTE100_MCP_HOST>",
"ASDSTE100_MCP_PORT": "<your ASDSTE100_MCP_PORT>",
"ASDSTE100_MCP_FILES": "<your ASDSTE100_MCP_FILES>",
"ASDSTE100_MCP_USE_STE100": "<your ASDSTE100_MCP_USE_STE100>",
"ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS": "<your ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS>",
"ASDSTE100_MCP_RULES_FILES": "<your ASDSTE100_MCP_RULES_FILES>",
"ASDSTE100_MCP_USE_STE100_RULES": "<your ASDSTE100_MCP_USE_STE100_RULES>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.dfch%2Fbiz-dfch-asdste100mcp)<a href="https://mcptoplist.com/server/io.github.dfch%2Fbiz-dfch-asdste100mcp"><img src="https://mcptoplist.com/badge/io.github.dfch%2Fbiz-dfch-asdste100mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dfch
Other servers by dfch
View all dfch servers →Available versions (2)
| Version | Published |
|---|---|
| 3.0.0 | Aug 2, 2026 |
| 2.0.0 | Aug 2, 2026 |
Frequently asked questions
- Who maintains ASD-STE100 Simplified Technical English?
- ASD-STE100 Simplified Technical English is maintained by dfch, which publishes 2 MCP servers (33 total versions) tracked on MCP Toplist.
- Is ASD-STE100 Simplified Technical English listed on the Official MCP Registry?
- Yes — ASD-STE100 Simplified Technical English is listed on the Official MCP Registry, alongside Glama.
- How many versions does ASD-STE100 Simplified Technical English have?
- MCP Toplist tracks 2 versions of ASD-STE100 Simplified Technical English, most recently published on Aug 2, 2026.
- Where can I find the source code for ASD-STE100 Simplified Technical English?
- The source code for ASD-STE100 Simplified Technical English is hosted at github.com/dfch/biz.dfch.AsdSte100Mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.