Skip to main content
Glama
HaiNick

Shark-no-Kari

by HaiNick

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoServer bind address.0.0.0.0
PORTNoServer port.8000
PROXY_URLNoSOCKS5 proxy fallback — retries via proxy when direct requests fail. Defaults to the bundled nordlynx-proxy sidecar container.socks5h://kari-nordlynx:1080
MCP_API_KEYNoBearer token for auth. Empty = disabled (use Caddy IP allowlist). Cannot be set together with OIDC_ENABLED=true.
OIDC_ENABLEDNoSet to 'true' to activate OAuth 2.1 via OIDC. Cannot be set together with MCP_API_KEY.false
NORDVPN_TOKENNoNordVPN access token from Nord Account. Required for proxy fallback via nordlynx-proxy.
OIDC_BASE_URLNoPublic base URL of this server. Used for redirect URIs.
OIDC_CLIENT_IDNoClient ID from your Pocket ID application.
JWT_SIGNING_KEYNoSecret for signing JWTs issued to MCP clients.
NORDVPN_COUNTRYNoNordVPN server country used by nordlynx-proxy for the WireGuard tunnel.Germany
OIDC_CONFIG_URLNoURL of the OIDC provider's discovery document.
OIDC_CLIENT_SECRETNoClient secret from your Pocket ID application.
STORAGE_ENCRYPTION_KEYNoFernet key for encrypting the on-disk OAuth client store.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/HaiNick/Shark-no-Kari'

If you have feedback or need assistance with the MCP directory API, please join our Discord server