laddro-career-mcp
Official@laddro/career-mcp
MCP server for the Laddro Career API. Gives AI agents access to resume tailoring, cover letter generation, PDF export, and template browsing.
Setup
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"laddro-career": {
"command": "npx",
"args": ["@laddro/career-mcp"],
"env": {
"LADDRO_API_KEY": "laddro_live_..."
}
}
}
}Claude Code
claude mcp add laddro-career -- npx @laddro/career-mcpSet the environment variable LADDRO_API_KEY before running.
Available tools
Tool | Description |
| Browse all 22 resume templates |
| Get template colors and fonts |
| All available font families |
| All 14 supported locales |
| AI providers for BYOK |
| User's resumes |
| Resume metadata |
| Re-render with new template settings |
| AI-tailor resume for a job |
| Export as PDF |
| User's cover letters |
| Cover letter metadata |
| Create manually |
| AI-generate from resume + job |
| Render with template settings |
| Current AI provider config |
| Set BYOK provider |
| Remove BYOK config |
Environment variables
Variable | Required | Description |
| Yes | Your Laddro API key |
| No | Override API URL (default: |
Links
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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