laddro-career-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LADDRO_API_KEY | Yes | Your Laddro API key | |
| LADDRO_BASE_URL | No | Override API URL (default: https://api.laddro.com) |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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.createA | 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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