Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LADDRO_API_KEYYesYour Laddro API key
LADDRO_BASE_URLNoOverride API URL (default: https://api.laddro.com)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
laddro.templates.listA

List all available resume templates with ATS scores and layout types

laddro.templates.getA

Get full details for a template including color schemes, fonts, and preview images

laddro.fonts.listA

List all available font families for resume and cover letter rendering

laddro.languages.listA

List all 14 supported languages and locales for resume content

laddro.models.listA

List all supported AI providers and models for Bring Your Own Key (BYOK)

laddro.resumes.listA

List the authenticated user's resumes with pagination support

laddro.resumes.getA

Get metadata and content for a specific resume by its ID

laddro.resumes.renderA

Render a resume as PDF with specific template and styling settings. Costs 1 API credit.

laddro.resumes.tailorA

AI-tailor a resume for a specific job posting. Rewrites content to match the job description and returns a PDF. Provide either jobDescription or jobUrl.

laddro.resumes.exportA

Export a resume as a downloadable PDF file with optional template and styling settings. Costs 1 API credit.

laddro.coverLetters.listA

List the authenticated user's cover letters with pagination support

laddro.coverLetters.getA

Get metadata and content for a specific cover letter by its ID

laddro.coverLetters.createB

Create a new cover letter manually with provided contact details and letter content

laddro.coverLetters.generateA

AI-generate a personalized cover letter based on a resume and job description. Returns a PDF.

laddro.coverLetters.renderA

Render a saved cover letter as PDF with template and styling settings. Costs 1 API credit.

laddro.settings.getA

Get the current AI provider and model configuration for the authenticated user

laddro.settings.updateModelA

Configure the AI provider and model for BYOK (Bring Your Own Key). Saves an encrypted API key for the chosen provider.

laddro.settings.deleteModelA

Remove the saved AI provider configuration, reverting to Laddro's default AI model

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/laddro-app/laddro-career-mcp'

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