Skip to main content
Glama
jhgaylor

jakegaylor-com-mcp-server

by jhgaylor

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port (default 3000)
LLM_MODELNoModel override (default openai/gpt-5.4-nano on OpenRouter, gpt-5.4-nano on OpenAI)
EMAIL_FROMNoFrom-address for Resend (domain must be verified in Resend)
A2A_BASE_URLNoPublic base URL baked into the agent card (default https://ai.jakegaylor.com)
POSTHOG_HOSTNoPostHog endpoint (default https://us.i.posthog.com)
OPENAI_API_KEYNoLLM for about-jake via OpenAI directly (fallback)
RESEND_API_KEYNoEmail via Resend SMTP (preferred when set)
MAILGUN_API_KEYNoEmail via Mailgun (fallback when Resend is not configured)
POSTHOG_API_KEYNoServer-side agent-traffic analytics (card fetches, MCP/A2A requests, skill routing); analytics are disabled without it
OPENROUTER_API_KEYNoLLM for about-jake via OpenRouter (preferred when set)

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
get_resume_textA

Get the resume text of the candidate Jake Gaylor

get_resume_urlB

Get the resume URL of the candidate Jake Gaylor

get_linkedin_urlA

Get the LinkedIn URL of the candidate Jake Gaylor

get_github_urlA

Get the GitHub URL of the candidate Jake Gaylor

get_website_urlB

Get the website URL of the candidate Jake Gaylor

get_website_textC

Get the website text of the candidate Jake Gaylor

generate_interview_questionsC

Generate tailored interview questions for Jake Gaylor

assess_role_fitC

Assess Jake Gaylor's fit for a specific role based on job description

get_candidate_preferencesC

Structured screening and logistics data for Jake Gaylor: role types, level, location, relocation, remote preference, work authorization, compensation stance, availability, and machine-readable resume links. Returns JSON.

Prompts

Interactive templates invoked by user choice

NameDescription
get_candidate_backgroundGet information about Jake Gaylor's experience, skills, and background
assess_tech_proficiencyAssess Jake Gaylor's proficiency in specific technologies
generate_phone_screenGenerate interview questions for Jake Gaylor based on specific technical areas
summarize_career_highlightsGenerate a summary of Jake Gaylor's career highlights
evaluate_job_fitEvaluate if Jake Gaylor is a good fit for a specific role
assess_product_collaborationUnderstand how Jake Gaylor collaborates on product vision and feature prioritization
assess_startup_fitAssess Jake Gaylor's fit for a startup or small team environment

Resources

Contextual data attached and managed by the client

NameDescription
Jake Gaylor Resume Text
Jake Gaylor Resume URL
Jake Gaylor LinkedIn Profile URL
Jake Gaylor GitHub Profile URL
Jake Gaylor Website URL
Jake Gaylor Website Text

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/jhgaylor/ai-jakegaylor-com'

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