ArchLang
Rank #27,423io.github.ChanMeng666/archlang-mcp
Compile, describe, lint, validate, score and repair multi-storey and curved ArchLang floor plans.
ArchLang is a Model Context Protocol (MCP) server published by chanmeng666. It ranks #27,423 of 115,460 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. ArchLang is listed across 2 registries — Official MCP and PulseMCP, with 11 tracked versions. It was first listed on Jul 10, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 88,037 of 115,460 servers on MCP Toplist.
Use ArchLang
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add archlang-mcp -- npx -y @chanmeng666/archlang-mcp[mcp_servers.archlang-mcp]
command = "npx"
args = ["-y", "@chanmeng666/archlang-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"archlang-mcp": {
"command": "npx",
"args": [
"-y",
"@chanmeng666/archlang-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"archlang-mcp": {
"command": "npx",
"args": [
"-y",
"@chanmeng666/archlang-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"archlang-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@chanmeng666/archlang-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"archlang-mcp": {
"command": "npx",
"args": [
"-y",
"@chanmeng666/archlang-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"archlang-mcp": {
"command": "npx",
"args": [
"-y",
"@chanmeng666/archlang-mcp"
]
}
}
}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.ChanMeng666%2Farchlang-mcp)<a href="https://mcptoplist.com/server/io.github.ChanMeng666%2Farchlang-mcp"><img src="https://mcptoplist.com/badge/io.github.ChanMeng666%2Farchlang-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
chanmeng666
Other servers by chanmeng666
- Google News MCP Server#9,526
- Google Jobs MCP Server#18,563
- Vitex — AI Resume Generator#61,690 · 1 ver
- femtech-radar#93,765
Available versions (11)
| Version | Published |
|---|---|
| 0.2.11 | Aug 28, 2026 |
| 0.2.10 | Aug 28, 2026 |
| 0.2.9 | Aug 26, 2026 |
| 0.2.8 | Aug 26, 2026 |
| 0.2.7 | Aug 25, 2026 |
| 0.2.6 | Aug 12, 2026 |
| 0.2.5 | Aug 12, 2026 |
| 0.2.4 | Aug 11, 2026 |
| 0.2.3 | Jul 26, 2026 |
| 0.2.2 | Jul 25, 2026 |
| 0.1.1 | Jul 10, 2026 |
Frequently asked questions
- Who maintains ArchLang?
- ArchLang is maintained by chanmeng666, which publishes 5 MCP servers (12 total versions) tracked on MCP Toplist.
- Is ArchLang listed on the Official MCP Registry?
- Yes — ArchLang is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does ArchLang have?
- MCP Toplist tracks 11 versions of ArchLang, most recently published on Aug 28, 2026.
- Where can I find the source code for ArchLang?
- The source code for ArchLang is hosted at github.com/chanmeng666/archlang/tree/HEAD/packages/mcp.