Skip to main content
Glama
teabagkim

claude-interview-mode

by teabagkim

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SUPABASE_URLNoOptional Supabase URL for private database
SUPABASE_ANON_KEYNoOptional Supabase anon key for private database

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
start_interviewA

Start a new interview session. Use this when beginning a conversational exploration of a topic, project, or decision.

recordA

Record a Q&A exchange or a decision made during the interview. Call this after each meaningful exchange to maintain context.

get_contextA

Get the full context of the current interview session. Use this to review what has been discussed so far before asking the next question.

end_interviewA

End the current interview session and get a structured summary of all Q&As and decisions. Use this when enough information has been gathered.

Prompts

Interactive templates invoked by user choice

NameDescription
interviewActivate interview mode - Claude will ask questions one at a time to explore a topic conversationally.

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/teabagkim/claude-interview-mode'

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