🔍

Laddro Career

Resume tailoring, cover letters, PDF export, and job search via the Laddro Career API

RUN IN TERMINAL
claude mcp add comladdro-career -- npx -y @laddro/career-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "comladdro-career": { "command": "npx", "args": ["-y", "@laddro/career-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comladdro-career": { "command": "npx", "args": ["-y", "@laddro/career-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comladdro-career": { "command": "npx", "args": ["-y", "@laddro/career-mcp"] } } }

About This MCP Server

The com.laddro/career Model Context Protocol server is a search tool that connects to the Laddro Career API, enabling developers to integrate resume tailoring, cover letter generation, PDF export, and job search functionality into their applications. This server can be accessed remotely and supports stdio and npm, making it a useful resource for developers building career-related services. Developers would use this tool when they need to provide users with personalized job search and application materials.

Resume tailoring, cover letters, PDF export, and job search via the Laddro Career API. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.

Package

@laddro/career-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The Laddro Career server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comladdro-career.svg)](https://skillsplayground.com/mcps/comladdro-career/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.