Token导航 LogoToken导航TokenDH.com
LA
AI代理HTTP官方级别未说明来源级核验

Laddro Career (verified)

MCP Server

Resume tailoring, cover letter generation, Resume as PDF export, and job search tools for AI agents. Powered by the Laddro Career API.

工具数

公开资料未说明
JavaScriptAPI密钥HTTPAI代理

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/18 00:22

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add laddro/career

详细介绍

Laddro Career (verified)

Resume tailoring, cover letter generation, Resume as PDF export, and job search tools for AI agents. Powered by the Laddro Career API.

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add laddro/career

# Browse available tools
npx -y smithery tool list laddro/career

# Get full schema for a tool
npx -y smithery tool get laddro/career laddro.templates.list

# Call a tool
npx -y smithery tool call laddro/career laddro.templates.list '{}'

Direct MCP Connection

Endpoint: https://laddro.run.tools

Optional config:

  • x-api-key (header) — Your Laddro Career API key from console.laddro.com

Tools (18)

  • laddro.templates.list — List all available resume templates with ATS scores and layout types
  • laddro.templates.get — Get full details for a template including color schemes, fonts, and preview images
  • laddro.fonts.list — List all available font families for resume and cover letter rendering
  • laddro.languages.list — List all 14 supported languages and locales for resume content
  • laddro.models.list — List all supported AI providers and models for Bring Your Own Key (BYOK)
  • laddro.resumes.list — List the authenticated user's resumes with pagination support
  • laddro.resumes.get — Get metadata and content for a specific resume by its ID
  • laddro.resumes.render — Render a resume as PDF with specific template and styling settings. Costs 1 API credit.
  • laddro.resumes.tailor — AI-tailor a resume for a specific job posting. Rewrites content to match the job description and returns a PDF. Provide…
  • laddro.resumes.export — Export a resume as a downloadable PDF file with optional template and styling settings. Costs 1 API credit.
  • laddro.coverLetters.list — List the authenticated user's cover letters with pagination support
  • laddro.coverLetters.get — Get metadata and content for a specific cover letter by its ID
  • laddro.coverLetters.create — Create a new cover letter manually with provided contact details and letter content
  • laddro.coverLetters.generate — AI-generate a personalized cover letter based on a resume and job description. Returns a PDF.
  • laddro.coverLetters.render — Render a saved cover letter as PDF with template and styling settings. Costs 1 API credit.
  • laddro.settings.get — Get the current AI provider and model configuration for the authenticated user
  • laddro.settings.updateModel — Configure the AI provider and model for BYOK (Bring Your Own Key). Saves an encrypted API key for the chosen provider.
  • laddro.settings.deleteModel — Remove the saved AI provider configuration, reverting to Laddro's default AI model
# Get full input/output schema for a tool
npx -y smithery tool get laddro/career 

目录标签

目录标签

JavaScriptAPI密钥HTTPAI代理

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

api-key

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPapi-key部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP