Skip to main content
Glama
BySergiMM

NIM Key Manager MCP Server

by BySergiMM

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JWT_SECRETNoSecret key for JWT token signing. Auto-generated if not provided.
DATABASE_URLNoPostgreSQL connection string. Automatically set by Render.
FIRST_ADMIN_EMAILYesEmail for the initial admin account (required on first boot).
FIRST_ADMIN_PASSWORDYesPassword for the initial admin account (required on first boot).
MCP_GITHUB_CLIENT_IDYesGitHub OAuth App client ID for MCP connector authentication.
ENCRYPTION_MASTER_KEYNoMaster key for AES-256-GCM encryption. Auto-generated if not provided.
MCP_ALLOWED_IDENTITIESYesComma-separated list of GitHub logins or emails allowed to connect to the MCP server.
MCP_GITHUB_CLIENT_SECRETYesGitHub OAuth App client secret for MCP connector authentication.
MCP_OAUTH_JWT_SIGNING_KEYNoSigning key for MCP OAuth JWT tokens. Auto-generated if not provided.

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/BySergiMM/nim-key-manager'

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