RankCLI
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
io.github.dfch/biz-dfch-asdste100mcp · v3.0.0
An MCP server for the ASD-STE100 (Simplified Technical English) Issue 9 standard.
ASD-STE100 Simplified Technical English 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"biz-dfch-asdste100mcp": {
"command": "uvx",
"args": [
"biz-dfch-asdste100mcp"
]
}
}
}ASDSTE100_MCP_TRANSPORT可选Transport mode: stdio or sse
ASDSTE100_MCP_HOST可选Bind address (SSE transport only)
ASDSTE100_MCP_PORT可选TCP port (SSE transport only)
ASDSTE100_MCP_FILES可选Colon-separated paths to additional vocabulary .jsonl files
ASDSTE100_MCP_USE_STE100可选Load the built-in ASD-STE100 Issue 9 vocabulary
ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS可选Also load the technical words vocabulary
ASDSTE100_MCP_RULES_FILES可选Colon-separated paths to additional rules files (JSON array each)
ASDSTE100_MCP_USE_STE100_RULES可选Load the built-in ASD-STE100 Issue 9 ruleset
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
v0.99.26
io.github.anulum/synapse-channel
Local-first multi-agent coordination for messages, leases, shared plans, status, and resources.
v1.8.0
io.github.wstierhout/ableton-live-mcp
Control Ableton Live with 156 typed tools for music production and offline .als analysis.
v0.10.0
finance.fibrous/fibx
Swap, transfer, portfolio and Aave V3 on Base, HyperEVM and Monad, with the FibX app as MCP Apps UI.
v0.3.5
io.github.JacobiusMakes/parlayapi
Sports odds, player props and source coverage for AI assistants. Connect with your own API key.
v0.1.139
io.github.r2cuerdame/codesamplex
Compatibility evidence from real builds: does this library API work on your versions and runtime?
{
"id": "io.github.dfch/biz-dfch-asdste100mcp",
"type": "mcp-server",
"version": "3.0.0",
"displayName": "ASD-STE100 Simplified Technical English",
"description": "An MCP server for the ASD-STE100 (Simplified Technical English) Issue 9 standard.",
"repository": {
"url": "https://github.com/dfch/biz.dfch.AsdSte100Mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "biz-dfch-asdste100mcp",
"version": "3.0.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "ASDSTE100_MCP_TRANSPORT",
"description": "Transport mode: stdio or sse"
},
{
"name": "ASDSTE100_MCP_HOST",
"description": "Bind address (SSE transport only)"
},
{
"name": "ASDSTE100_MCP_PORT",
"description": "TCP port (SSE transport only)"
},
{
"name": "ASDSTE100_MCP_FILES",
"description": "Colon-separated paths to additional vocabulary .jsonl files"
},
{
"name": "ASDSTE100_MCP_USE_STE100",
"description": "Load the built-in ASD-STE100 Issue 9 vocabulary"
},
{
"name": "ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS",
"description": "Also load the technical words vocabulary"
},
{
"name": "ASDSTE100_MCP_RULES_FILES",
"description": "Colon-separated paths to additional rules files (JSON array each)"
},
{
"name": "ASDSTE100_MCP_USE_STE100_RULES",
"description": "Load the built-in ASD-STE100 Issue 9 ruleset"
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.dfch/biz-dfch-asdste100mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.dfch%2Fbiz-dfch-asdste100mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}