Shark-no-Kari
by HaiNick
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Server bind address. | 0.0.0.0 |
| PORT | No | Server port. | 8000 |
| PROXY_URL | No | SOCKS5 proxy fallback — retries via proxy when direct requests fail. Defaults to the bundled nordlynx-proxy sidecar container. | socks5h://kari-nordlynx:1080 |
| MCP_API_KEY | No | Bearer token for auth. Empty = disabled (use Caddy IP allowlist). Cannot be set together with OIDC_ENABLED=true. | |
| OIDC_ENABLED | No | Set to 'true' to activate OAuth 2.1 via OIDC. Cannot be set together with MCP_API_KEY. | false |
| NORDVPN_TOKEN | No | NordVPN access token from Nord Account. Required for proxy fallback via nordlynx-proxy. | |
| OIDC_BASE_URL | No | Public base URL of this server. Used for redirect URIs. | |
| OIDC_CLIENT_ID | No | Client ID from your Pocket ID application. | |
| JWT_SIGNING_KEY | No | Secret for signing JWTs issued to MCP clients. | |
| NORDVPN_COUNTRY | No | NordVPN server country used by nordlynx-proxy for the WireGuard tunnel. | Germany |
| OIDC_CONFIG_URL | No | URL of the OIDC provider's discovery document. | |
| OIDC_CLIENT_SECRET | No | Client secret from your Pocket ID application. | |
| STORAGE_ENCRYPTION_KEY | No | Fernet 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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