Enterprise Architect
Rank #8,482io.github.mm6502/enterprise-architect-mcp
Read-only search and navigation of Sparx Enterprise Architect .qea model exports
Enterprise Architect is a Model Context Protocol (MCP) server published by mm6502. It ranks #8,482 of 132,046 servers tracked on MCP Toplist. Enterprise Architect is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Aug 22, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 123,564 of 132,046 servers on MCP Toplist.
Use Enterprise Architect
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add enterprise-architect-mcp -- npx -y enterprise-architect-mcp[mcp_servers.enterprise-architect-mcp]
command = "npx"
args = ["-y", "enterprise-architect-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"enterprise-architect-mcp": {
"command": "npx",
"args": [
"-y",
"enterprise-architect-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"enterprise-architect-mcp": {
"command": "npx",
"args": [
"-y",
"enterprise-architect-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"enterprise-architect-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"enterprise-architect-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"enterprise-architect-mcp": {
"command": "npx",
"args": [
"-y",
"enterprise-architect-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"enterprise-architect-mcp": {
"command": "npx",
"args": [
"-y",
"enterprise-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.mm6502%2Fenterprise-architect-mcp)<a href="https://mcptoplist.com/server/io.github.mm6502%2Fenterprise-architect-mcp"><img src="https://mcptoplist.com/badge/io.github.mm6502%2Fenterprise-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 2 registries
mm6502
Available versions (6)
| Version | Published |
|---|---|
| 3.0.0 | Sep 8, 2026 |
| 2.4.0 | Sep 2, 2026 |
| 2.3.0 | Sep 2, 2026 |
| 2.2.0 | Aug 28, 2026 |
| 2.2.0-rc.2 | Aug 28, 2026 |
| 2.2.0-rc.1 | Aug 28, 2026 |
Frequently asked questions
- Who maintains Enterprise Architect?
- Enterprise Architect is maintained by mm6502, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Enterprise Architect listed on the Official MCP Registry?
- Yes — Enterprise Architect is listed on the Official MCP Registry, alongside Glama.
- How many versions does Enterprise Architect have?
- MCP Toplist tracks 6 versions of Enterprise Architect, most recently published on Sep 8, 2026.
- Where can I find the source code for Enterprise Architect?
- The source code for Enterprise Architect is hosted at github.com/mm6502/enterprise-architect-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.