Archiet runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from pypi.
Archiet MCP server: scaffold full-stack apps from PRD text and extract capabilities.
The linked repository no longer exists on GitHub — it was deleted or made private.
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 archiet -- uvx mcp-archiet
{
"mcpServers": {
"archiet": {
"args": [
"mcp-archiet"
],
"command": "uvx"
}
}
}
[mcp_servers.archiet]
command = "uvx"
args = ["mcp-archiet"]
{
"mcpServers": {
"archiet": {
"args": [
"mcp-archiet"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"archiet": {
"args": [
"mcp-archiet"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.