SERVER

No-CRD

Rank #12206

pulsemcp/nogoo9-no-crd

Dynamic pod spawner and proxy for ephemeral AI agent workspaces on Kubernetes without CRDs.

First listed
May 29, 2026
Last publish date
May 29, 2026
OVERVIEW

No-CRD is a Model Context Protocol (MCP) server published by nogoo9. It ranks #12206 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. No-CRD is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 29, 2026 and most recently updated on May 29, 2026.

STANDING
#12,206of 58,900 tracked serversTop 25%

Ranks ahead of 46,694 of 58,900 servers on MCP Toplist.

CONNECT

Use No-CRD

Add No-CRD to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "nogoo9-no-crd": {
      "command": "npx",
      "args": [
        "-y",
        "@nogoo9/no-crd"
      ],
      "env": {
        "KUBECONFIG": "<your KUBECONFIG>",
        "BASE_URL": "<your BASE_URL>",
        "STATELESS": "<your STATELESS>",
        "TLS_CERT": "<your TLS_CERT>",
        "TLS_KEY": "<your TLS_KEY>",
        "TLS_CA": "<your TLS_CA>",
        "NODE_TLS_REJECT_UNAUTHORIZED": "<your NODE_TLS_REJECT_UNAUTHORIZED>",
        "REGISTRY_URL": "<your REGISTRY_URL>",
        "TEMPLATES_DIR": "<your TEMPLATES_DIR>",
        "BUILTIN_TEMPLATES": "<your BUILTIN_TEMPLATES>",
        "AUTH_ENABLED": "<your AUTH_ENABLED>",
        "JWT_VERIFICATION_REQUIRED": "<your JWT_VERIFICATION_REQUIRED>",
        "JWT_SECRET": "<your JWT_SECRET>",
        "JWT_PUBLIC_KEY": "<your JWT_PUBLIC_KEY>",
        "JWKS_URI": "<your JWKS_URI>",
        "INTROSPECTION_ENDPOINT": "<your INTROSPECTION_ENDPOINT>",
        "OAUTH_CLIENT_ID": "<your OAUTH_CLIENT_ID>",
        "OAUTH_CLIENT_SECRET": "<your OAUTH_CLIENT_SECRET>",
        "JWT_AUDIENCE": "<your JWT_AUDIENCE>",
        "AUTH_ISSUER": "<your AUTH_ISSUER>",
        "AUTH_SUB_JSONPATH": "<your AUTH_SUB_JSONPATH>",
        "AUTH_ADMIN_ROLE": "<your AUTH_ADMIN_ROLE>",
        "PROXY_SESSION_TTL": "<your PROXY_SESSION_TTL>",
        "PROXY_SESSION_SECRET": "<your PROXY_SESSION_SECRET>",
        "UI_ENABLED": "<your UI_ENABLED>",
        "THEMES_DIR": "<your THEMES_DIR>",
        "THEMES_CONFIGMAP": "<your THEMES_CONFIGMAP>",
        "DOCS_DIR": "<your DOCS_DIR>",
        "OAUTH_DISCOVERY_URL": "<your OAUTH_DISCOVERY_URL>",
        "OAUTH_LOGIN_METHOD": "<your OAUTH_LOGIN_METHOD>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

nogoo9

Organization
Total servers
2
Total versions
6
MORE FROM THIS PUBLISHER

Other servers by nogoo9

View all nogoo9 servers →
VERSIONS

Available versions (1)

VersionPublished
0.5.3May 29, 2026
FAQ

Frequently asked questions

What is No-CRD?
Dynamic pod spawner and proxy for ephemeral AI agent workspaces on Kubernetes without CRDs.
Who maintains No-CRD?
No-CRD is maintained by nogoo9, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
Is No-CRD an official MCP server?
Yes — No-CRD is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does No-CRD have?
MCP Toplist tracks 1 version of No-CRD, most recently published on May 29, 2026.
Where can I find the source code for No-CRD?
The source code for No-CRD is hosted at github.com/nogoo9/no-crd.
EXPLORE