MCP.so
ログイン

Laddro Career

@laddro-app

Laddro Career について

MCP server for the Laddro Career API. Tailor resumes to job postings, generate cover letters, export PDFs, and browse 22 resume templates. Supports BYOK with 10 AI providers including OpenAI, Anthropic, Gemini, DeepSeek, and Groq.

基本情報

カテゴリ

AI とエージェント

トランスポート

stdio

公開者

laddro-app

投稿者

Oussama Bentaib

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "laddro-career": {
      "command": "npx",
      "args": [
        "-y",
        "@laddro/career-mcp"
      ],
      "env": {
        "LADDRO_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}

ツール

18

List all available resume templates with ATS scores and layout types

Get full details for a template including color schemes and fonts

List all available font families for resume rendering

List all 14 supported languages/locales

List all supported AI providers and models for BYOK

List the user's resumes

Get metadata for a specific resume

Render a resume with specific template settings and get a PDF. Costs 1 credit.

Tailor a resume for a specific job posting. Returns a PDF. Provide either jobDescription or jobUrl.

Export a resume as PDF with optional template settings. Costs 1 credit.

List the user's cover letters

Get metadata for a specific cover letter

Create a cover letter manually with provided content

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

Render a saved cover letter with template settings. Costs 1 credit.

Get current AI provider settings

Set AI provider and model for BYOK. Saves encrypted API key.

Remove saved AI provider config, reverting to Laddro defaults

概要

What is Laddro Career?

Laddro Career is an MCP server that gives AI agents access to the Laddro Career API for resume tailoring, cover letter generation, PDF export, and template browsing.

How to use Laddro Career?

Install via npx and configure with a LADDRO_API_KEY environment variable in your Claude Desktop config, or add as a tool via Claude Code. A hosted Streamable HTTP endpoint is also available at https://mcp.laddro.com/mcp with API key sent in the Authorization header.

Key features of Laddro Career

  • Browse all 22 resume templates
  • AI-tailor resumes for specific jobs
  • Generate cover letters from resumes and job details
  • Export resumes as PDF
  • Configure bring-your-own-key AI providers

Use cases of Laddro Career

  • Tailoring an existing resume to match a job description
  • Generating a professional cover letter from a resume and job posting
  • Exporting a finalized resume as a PDF file
  • Changing the template or font styling on a resume
  • Managing multiple resumes and cover letters programmatically

FAQ from Laddro Career

How do I get an API key?

You need a Laddro API key (laddro_live_...). Set it as the environment variable LADDRO_API_KEY.

Can I use a hosted version instead of running locally?

Yes, use the remote Streamable HTTP endpoint at https://mcp.laddro.com/mcp and pass your API key via Authorization: Bearer or x-api-key header.

What languages and fonts are supported?

There are 14 supported locales and all available font families can be listed via the laddro.fonts.list tool.

Can I bring my own AI model?

Yes, you can set and remove a custom AI provider configuration using the settings tools (laddro.settings.updateModel).

What format are exported resumes in?

Exported resumes are generated as PDF files via the laddro.resumes.export tool.

コメント

「AI とエージェント」の他のコンテンツ