
StoryLenses — AI Cover Letter Engine for Agents
@benediktgirz
关于 StoryLenses — AI Cover Letter Engine for Agents
The first production MCP server for job applications. 5 composable tools that analyze job postings, match candidate profiles, generate story-driven cover letters using 15+ narrative archetypes, and quality-score results. Supports English, German, Spanish, and Portuguese.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"storylenses": {
"command": "npx",
"args": [
"-y",
"@storylenses/mcp-server"
],
"env": {
"STORYLENSES_API_KEY": "<YOUR_API_KEY>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is StoryLenses — AI Cover Letter Engine for Agents?
StoryLenses MCP Server gives AI agents the ability to write structured, story-driven cover letters based on job analysis and profile matching. It is designed for developers and job-seekers who want strategic, non-generic cover letters.
How to use StoryLenses — AI Cover Letter Engine for Agents?
Obtain a free API key at https://www.storylenses.app/developers (10 generations/month, no credit card). Then configure your agent to call any of the five tools: analyze a job posting, match a CV, generate a letter, quality-check a letter, or list available narrative archetypes.
Key features of StoryLenses — AI Cover Letter Engine for Agents
- 5 tools: analyze job, match profile, generate letter, quality check, list archetypes
- Extract 15+ structured fields from any job posting
- Match CV against job data with fit score and narrative angle
- Generate story-driven letters using 15+ narrative archetypes
- Score letters 0–100 across four quality pillars
Use cases of StoryLenses — AI Cover Letter Engine for Agents
- Automating personalized cover letters for job applications
- Helping recruiters or career coaches analyze job-market fit
- Generating multiple narrative angles for the same candidate–job pair
- Quality-assuring AI-written cover letters before submission
FAQ from StoryLenses — AI Cover Letter Engine for Agents
Do I need an API key to use this server?
Yes. Get a free API key at storylenses.app/developers; the free tier includes 10 generations per month with no credit card required.
What pricing plans are available?
Free (10 generations/month), Developer ($29/month for 200 generations), and Scale ($99/month for 1,000 generations).
How many narrative archetypes are available?
The server provides 15+ narrative archetypes, including Golden Fleece, Problem-Solver, Fool Triumphant, and more.
What tools does the server expose?
Five tools: storylenses_analyze_job, storylenses_match_profile, storylenses_generate_letter, storylenses_quality_check, and storylenses_list_archetypes.
What does the quality check tool score?
It scores a cover letter 0–100 across four pillars: HR intelligence, self-reflection, narrative craft, and honesty.
其他 分类下的更多 MCP 服务器
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Nginx UI
0xJackyYet another WebUI for Nginx
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论