mcp-architector runs on your own machine — the client starts it, so there is no endpoint to ping. 109 installs a week from npm. Last commit 1 Sep 2026.
MCP server for architecture and system design. Store and manage project architecture locally.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
return path.join(STORAGE_BASE_DIR, projectId);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add mcp-architector -- npx -y mcp-architector
{
"mcpServers": {
"mcp-architector": {
"args": [
"-y",
"mcp-architector"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-architector]
command = "npx"
args = ["-y", "mcp-architector"]
{
"mcpServers": {
"mcp-architector": {
"args": [
"-y",
"mcp-architector"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-architector": {
"args": [
"-y",
"mcp-architector"
],
"command": "npx"
}
}
}
MCP server for Huly — manage projects, issues, documents and more via natural language.
MCP server for Linear project management and issue tracking
MCP Server for Optics Design System documentation and token usage.
MCP server for AI assistants: read, write, edit, and manage files securely on local filesystem.
MCP server for Generate-Data.com: dataset generation, AI schema design, Project management.
MCP server for Apple's App Store Connect API. Manage apps, TestFlight, and more.
Local MCP server for architectural decisions, traceability, and non-authoritative proposals.
MCP server for Storybook design systems — extract component HTML, styles and metadata.
Answers built from our own checks of this server.