Local-first job application studio: deterministic ATS scoring, a career knowledge base, AI tailoring with reviewable diffs, LaTeX/Typst PDF rendering, and an MCP server so your own agent drives it. Single-user, self-hosted, no telemetry.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"maestro-career-studi": {
"command": "uvx",
"args": [
"maestro-career-studio"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add maestro-career-studi uvx maestro-career-studio
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"maestro-career-studi": {
"command": "uvx",
"args": [
"maestro-career-studio"
]
}
}
}
📋 Copy
Or install with pip: pip install maestro-career-studio
README Excerpt
<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="docs/assets/brand/maestro_lockup_dark.svg"> <img src="docs/assets/brand/maestro_lockup_light.svg" alt="Maestro Career Studio" width="460"> </picture> </p> <p align="center"> <a href="https://github.com/seinun-ai/maestro-career-studio/actions/workflows/ci.yml"><img src="https://github.com/seinun-ai/maestro-career-studio/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
Topics
ats job-search latex mcp model-context-protocol resume self-hosted typst