Archiet runs on your own machine — the client starts it, so there is no endpoint to ping. 61 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.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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"
}
}
}
This one needs environment variables set before it will start:
ARCHIET_API_KEY (Workspace-scoped Archiet API key (ak_...). Create one at https://archiet.com/settings/api-keys (Professional plan or higher).), ARCHIET_API_BASE_URL (Archiet API base URL. Override for self-hosted or staging deployments.), ARCHIET_API_TIMEOUT_SECONDS (HTTP request timeout in seconds. Codegen jobs can take several minutes.).
The author declared them in the registry entry; get the values from the project itself.
MCP server that exposes Foxit PDF API capabilities via stdio.
An MCP server that provides rfc editing capabilities
An MCP server that provides image generation and editing capabilities
Scan an MCP server or agent config for injection, exfiltration, and risky capabilities.
An MCP server to extract keyphrases from a text with the BERT model
An MCP server that provides fast Spotlight file search capabilities for macOS
ARGUS-3 stdio MCP with WARDEN firewall: argus_ask, argus_status, argus_capabilities.
Core AI Toolkit - a modular MCP server that extends AI assistants with practical capabilities
Answers built from our own checks of this server.