NIM Key Manager MCP Server
by BySergiMM
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JWT_SECRET | No | Secret key for JWT token signing. Auto-generated if not provided. | |
| DATABASE_URL | No | PostgreSQL connection string. Automatically set by Render. | |
| FIRST_ADMIN_EMAIL | Yes | Email for the initial admin account (required on first boot). | |
| FIRST_ADMIN_PASSWORD | Yes | Password for the initial admin account (required on first boot). | |
| MCP_GITHUB_CLIENT_ID | Yes | GitHub OAuth App client ID for MCP connector authentication. | |
| ENCRYPTION_MASTER_KEY | No | Master key for AES-256-GCM encryption. Auto-generated if not provided. | |
| MCP_ALLOWED_IDENTITIES | Yes | Comma-separated list of GitHub logins or emails allowed to connect to the MCP server. | |
| MCP_GITHUB_CLIENT_SECRET | Yes | GitHub OAuth App client secret for MCP connector authentication. | |
| MCP_OAUTH_JWT_SIGNING_KEY | No | Signing key for MCP OAuth JWT tokens. Auto-generated if not provided. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues