Laddro Career
Tailor resumes to job postings, generate cover letters, and export PDFs through AI agents
@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-mcp
Set the environment variable LADDRO_API_KEY before running.
Available tools
| Tool | Description |
|---|---|
list_templates | Browse all 22 resume templates |
get_template | Get template colors and fonts |
list_fonts | All available font families |
list_languages | All 14 supported locales |
list_models | AI providers for BYOK |
list_resumes | User's resumes |
get_resume | Resume metadata |
render_resume | Re-render with new template settings |
tailor_resume | AI-tailor resume for a job |
export_resume | Export as PDF |
list_cover_letters | User's cover letters |
get_cover_letter | Cover letter metadata |
create_cover_letter | Create manually |
generate_cover_letter | AI-generate from resume + job |
render_cover_letter | Render with template settings |
get_settings | Current AI provider config |
update_ai_model | Set BYOK provider |
delete_ai_model | Remove BYOK config |
Environment variables
| Variable | Required | Description |
|---|---|---|
LADDRO_API_KEY | Yes | Your Laddro API key |
LADDRO_BASE_URL | No | Override API URL (default: https://api.laddro.com) |
Links
License
MIT
Verwandte Server
Kone.vc
SponsorMonetize your AI agent with contextual product recommendations
Rezdy Agent
Search marketplace products, manage bookings, and handle customer relationships using the Rezdy Agent API.
MCP Client Configuration Server
Manages configurations for MCP clients, automatically detecting file paths based on OS and client.
Chronica
Persistent memory MCP server for Claude Desktop — remembers context, time, and topics across sessions
Panda Odoo
An MCP server for integrating with the Odoo ERP system.
Serpstat API MCP Server
A TypeScript server that integrates Serpstat SEO API with Anthropic's Model Context Protocol (MCP), enabling AI assistants like Claude to access comprehensive SEO data and analysis tools.
WordPress MCP
A Model Context Protocol (MCP) server that gives AI agents full control over WordPress sites. 46 tools for posts, pages, media, SEO, comments, redirects, blocks, patterns, TablePress, and more.
JIRA
Access and manage JIRA issues, projects, and users with optimized data payloads for AI context windows.
Nextcloud Calendar
CalDAV Nectcloud calendar integration. Manage calendars, events, attendees, etc.
Calendar MCP Server
An MCP server for intelligently managing calendar events and finding available time slots for appointments and meetings.
Jira MCP Server by CData
A read-only MCP server for Jira, enabling LLMs to query live Jira data using the CData JDBC Driver.