mcpbeat Sign in

Enterprise Architect MCP Server

local only

Enterprise Architect runs on your own machine — the client starts it, so there is no endpoint to ping. 103 installs a week from npm. Last commit 16 Sep 2026.

Read-only search and navigation of Sparx Enterprise Architect .qea model exports

Installs per day peak 550 · avg 18
a month agotoday
103
Installs / week
npm · enterprise-architect-mcp
0
Stars
0 open issues
16 Sep 2026
Last commit
0 releases in 90 days
EUPL-1.2
License
TypeScript

Nothing serious here today

Today is the operative word: we check Enterprise Architect every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add enterprise-architect-mcp -- npx -y enterprise-architect-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "enterprise-architect-mcp": {
      "args": [
        "-y",
        "enterprise-architect-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.enterprise-architect-mcp]
command = "npx"
args = ["-y", "enterprise-architect-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "enterprise-architect-mcp": {
      "args": [
        "-y",
        "enterprise-architect-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "enterprise-architect-mcp": {
      "args": [
        "-y",
        "enterprise-architect-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Enterprise Architect

same job, measured the same way
MintMCP Docs
by mintmcp

Search and read the official MintMCP documentation, the enterprise MCP gateway.

4 tools answering
Open Investment Model
by antikas

Read-only OpenIM search for institutional buy-side investment models and architecture.

44 installs/wk local only
MapleV Tesla Collision Parts
by maplev

Search Tesla Model 3 and Model Y collision parts by OE number. CAD prices, BC delivery, read-only.

4 tools answering
Docs
by empryo

Search and read Empryo's documentation. Read-only, no auth, no local access.

4 tools answering
Blog
by radixia

Search and read the Radixia blog (enterprise AI, cloud, open source) via MCP.

8 tools answering
Filesystem Context
by j0hanz

🔍 Read-only MCP server for secure filesystem exploration, searching, and analysis

local only
MAK Immigration Source Guide
by makimmigration

Read-only Canadian immigration source navigation and RCIC expert/source routing.

3 tools answering
Atlaxy
by xiaoba-dev

Search 500+ AI products, models, agents and orgs with explainable scores. Read-only MCP for Atlaxy.

8 tools answering

Enterprise Architect — questions

Answers built from our own checks of this server.

Why is there no uptime for Enterprise Architect?
Enterprise Architect runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package enterprise-architect-mcp was installed 103 times last week.
How do I connect Enterprise Architect?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls enterprise-architect-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Enterprise Architect?
The npm package enterprise-architect-mcp was installed 103 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Enterprise Architect open source?
No, and the distinction matters: its licence is declared as EUPL-1.2. That makes it source-available — you can read the code, but the terms are the author's own, not one of the recognised open-source licences. Read them before you build on it.