mcp-architector
Rank #13,415io.github.theSharque/mcp-architector
MCP server for architecture and system design. Store and manage project architecture locally.
mcp-architector is a Model Context Protocol (MCP) server published by thesharque. It ranks #13,415 of 132,113 servers tracked on MCP Toplist. mcp-architector is listed across 3 registries — Official MCP, PulseMCP and Glama, with 13 tracked versions. It was first listed on Oct 27, 2025 and most recently updated on Sep 1, 2026.
Ranks ahead of 118,698 of 132,113 servers on MCP Toplist.
Use mcp-architector
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-architector -- npx -y mcp-architector[mcp_servers.mcp-architector]
command = "npx"
args = ["-y", "mcp-architector"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-architector": {
"command": "npx",
"args": [
"-y",
"mcp-architector"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-architector": {
"command": "npx",
"args": [
"-y",
"mcp-architector"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-architector": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-architector"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-architector": {
"command": "npx",
"args": [
"-y",
"mcp-architector"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-architector": {
"command": "npx",
"args": [
"-y",
"mcp-architector"
]
}
}
}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.theSharque%2Fmcp-architector)<a href="https://mcptoplist.com/server/io.github.theSharque%2Fmcp-architector"><img src="https://mcptoplist.com/badge/io.github.theSharque%2Fmcp-architector.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
thesharque
Other servers by thesharque
View all thesharque servers →Available versions (13)
| Version | Published |
|---|---|
| 1.11.0 | Sep 1, 2026 |
| 1.10.0 | Aug 20, 2026 |
| 1.9.0 | May 29, 2026 |
| 1.8.1 | May 24, 2026 |
| 1.8.0 | May 24, 2026 |
| 1.7.0 | May 23, 2026 |
| 1.6.1 | May 22, 2026 |
| 1.6.0 | May 22, 2026 |
| 1.5.0 | May 22, 2026 |
| 1.2.2 | Mar 20, 2026 |
| 1.2.1 | Mar 1, 2026 |
| 1.2.0 | Mar 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains mcp-architector?
- mcp-architector is maintained by thesharque, which publishes 2 MCP servers (22 total versions) tracked on MCP Toplist.
- Is mcp-architector listed on the Official MCP Registry?
- Yes — mcp-architector is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does mcp-architector have?
- MCP Toplist tracks 13 versions of mcp-architector, most recently published on Sep 1, 2026.
- Where can I find the source code for mcp-architector?
- The source code for mcp-architector is hosted at github.com/thesharque/mcp-architect.
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.