Connectry Architect MCP
Rank #13,002io.github.weareconnectry/connectry-architect-mcp
MCP server providing connectry-architect-mcp capabilities
Connectry Architect MCP is a Model Context Protocol (MCP) server published by Connectry-io. It ranks #13,002 of 132,046 servers tracked on MCP Toplist, and its repository has 34 GitHub stars. Connectry Architect MCP is listed across 3 registries — Official MCP, mcp.so and Glama, with 2 tracked versions. It was first listed on Mar 19, 2026 and most recently updated on Mar 19, 2026.
Ranks ahead of 119,044 of 132,046 servers on MCP Toplist.
Use Connectry Architect MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add connectry-architect-mcp -- npx -y connectry-architect-mcp[mcp_servers.connectry-architect-mcp]
command = "npx"
args = ["-y", "connectry-architect-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"connectry-architect-mcp": {
"command": "npx",
"args": [
"-y",
"connectry-architect-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"connectry-architect-mcp": {
"command": "npx",
"args": [
"-y",
"connectry-architect-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"connectry-architect-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"connectry-architect-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"connectry-architect-mcp": {
"command": "npx",
"args": [
"-y",
"connectry-architect-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"connectry-architect-mcp": {
"command": "npx",
"args": [
"-y",
"connectry-architect-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.weareconnectry%2Fconnectry-architect-mcp)<a href="https://mcptoplist.com/server/io.github.weareconnectry%2Fconnectry-architect-mcp"><img src="https://mcptoplist.com/badge/io.github.weareconnectry%2Fconnectry-architect-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
Connectry-io
Available versions (2)
| Version | Published |
|---|---|
| 0.1.13 | Mar 19, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Connectry Architect MCP?
- Connectry Architect MCP is maintained by Connectry-io, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Connectry Architect MCP listed on the Official MCP Registry?
- Yes — Connectry Architect MCP is listed on the Official MCP Registry, alongside mcp.so and Glama.
- How many versions does Connectry Architect MCP have?
- MCP Toplist tracks 2 versions of Connectry Architect MCP, most recently published on Mar 19, 2026.
- Where can I find the source code for Connectry Architect MCP?
- The source code for Connectry Architect MCP is hosted at github.com/Connectry-io/connectrylab-architect-cert-mcp.
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.