Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_MODELNoThe OpenAI model to usegpt-5.4-mini
OPENAI_API_KEYYesYour OpenAI API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_resumeA

Read the candidate's uploaded resume. Call before personalizing advice.

get_job_descriptionA

Read the target job description. Call before analyzing fit or generating questions.

analyze_skill_gapsB

Compare the uploaded resume and job description and return evidence-based skill coverage.

generate_interview_questionsB

Generate 1–10 personalized technical, behavioral, and design interview questions.

evaluate_answerB

Score an interview answer against relevance, STAR structure, specificity, and impact.

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/NUPUR0307/interview-prep-mcp'

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