Delega runs on your own machine — the client starts it, so there is no endpoint to ping. 107 installs a week from npm. Last commit 21 Sep 2026.
Delega MCP client. Public hosted access retired July 28, 2026; existing owner credentials only.
Today is the operative word: we check Delega every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 delega -- npx -y @delega-dev/mcp
{
"mcpServers": {
"delega": {
"args": [
"-y",
"@delega-dev/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.delega]
command = "npx"
args = ["-y", "@delega-dev/mcp"]
{
"mcpServers": {
"delega": {
"args": [
"-y",
"@delega-dev/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"delega": {
"args": [
"-y",
"@delega-dev/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DELEGA_API_KEY (Existing Delega owner credential. Public hosted onboarding is retired.), DELEGA_API_URL (Delega API endpoint. The default https://api.delega.dev is an owner-only private runtime.), DELEGA_CF_ACCESS_CLIENT_ID (Cloudflare Access service-token client ID. Configure it together with DELEGA_CF_ACCESS_CLIENT_SECRET.), DELEGA_CF_ACCESS_CLIENT_SECRET (Cloudflare Access service-token secret. Configure it together with DELEGA_CF_ACCESS_CLIENT_ID.).
The author declared them in the registry entry; get the values from the project itself.
Public read-only Précis Finance MCP demo with synthetic data; no account or credentials required.
Read-only DWG file access for AI clients through MCP.
Read-only MCP access to devplane.dev's public pages, FAQ corpus and comparisons.
Protected RAG storage — agents discover public metadata, content only by access token.
Read-only access to Kaizan client data.
Read-only MCP access to Filter Solutions Ltd public filtration and oil monitoring content.
Manage UniFi Access doors, credentials, policies, visitors, and events via MCP.
PostgreSQL MCP wrapper with .env credential mapping, tool selection, and safe read-only defaults.
Answers built from our own checks of this server.