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
संबंधित सर्वर
Kone.vc
प्रायोजकMonetize your AI agent with contextual product recommendations
Memory Pickle MCP
A project management and session memory tool for AI agents to track projects, tasks, and context during chat sessions.
MindmupGoogleDriveMcp
This server enables you to search, retrieve, and parse MindMup files stored in your Google Drive directly through the MCP interface.
Confluence
Integrate with Atlassian Confluence to access spaces, search pages, and manage content from any MCP-compatible application.
Carbone
Universal document generation and conversion MCP. Generate PDF/DOCX/XLSX from templates+JSON (invoices, contracts, reports), batch generation, 100+ format conversions.
ZenHub
Access the ZenHub GraphQL API to manage project workflows and enhance productivity.
Anki MCP
A MCP server that enables AI assistants to interact with Anki, the spaced repetition flashcard application.
Redmine MCP Server for Cline
Integrates with Redmine to manage projects and issues through the Cline VS Code extension.
TranscriptionTools
An MCP server for intelligent transcript processing, including formatting, repair, and summarization.
ClickUp MCP Server (Enhanced Fork)
An MCP server for integrating ClickUp tasks with AI applications, featuring task dependency management and bug fixes.
GoHighLevel MCP Server
Integrates with the GoHighLevel API, allowing interaction with its CRM, marketing automation, and business management tools.