Skip to main content
Glama
meetvaghani12

hiring-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
S3_BUCKETYesS3 bucket name for storing resumes and session logs
S3_REGIONNoAWS region (e.g., us-east-1) or MinIO region (e.g., us-east-1)
ADMIN_TOKENYesBearer token for admin API security
S3_ENDPOINTNoEndpoint for S3-compatible storage. Omit if using AWS S3.
DATABASE_URLYesPostgreSQL connection string (e.g., postgres://user:pass@localhost:5432/hiring)
LINKEDIN_MOCKNoSet to 'true' to use a mock login form instead of real LinkedIn OAuthtrue
TOKEN_TTL_DAYSNoNumber of days until candidate tokens expire (default 90)90
PUBLIC_BASE_URLYesPublic base URL of the server (e.g., http://localhost:8787)
S3_ACCESS_KEY_IDYesAccess key ID for S3 storage
LINKEDIN_CLIENT_IDNoLinkedIn OAuth 2.0 client ID (required for real LinkedIn SSO)
REQUIRE_SESSION_LOGNoIf 'true', candidates must upload a session log before applying (default false)false
S3_FORCE_PATH_STYLENoSet to 'true' for MinIO; otherwise 'false' for AWS S3false
S3_SECRET_ACCESS_KEYYesSecret access key for S3 storage
LINKEDIN_CLIENT_SECRETNoLinkedIn OAuth 2.0 client secret

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

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