Skip to main content
Glama
benediktgirz

StoryLenses MCP Server

by benediktgirz

Related Servers

Alternatives to StoryLenses MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      A local-first, open-source MCP server that analyzes jobs, matches your CV, tailors documents, and tracks applications — all on your machine with no data uploaded.
      AGPL 3.0
    • F
      license
      Not graded
      quality
      C
      maintenance
      Automates cover letter generation and application question answering from job postings via local AI agents. Manages candidate profile and AI humanization rules to produce tailored, humanized application materials.
      -
    • A
      license
      A
      quality
      B
      maintenance
      Enables LLM clients to analyse job postings, tailor resumes from an evidence-labelled profile, validate every claim against that profile, and track applications, all through deterministic MCP tools.
      7
      Apache 2.0
    • A
      license
      A
      quality
      A
      maintenance
      An MCP server that exposes a perpetual, honest job-application pipeline as typed tools an LLM agent can call, with fit scoring, verified resume building, and a submission planner enforced by code, not prompts.
      16
      MIT

    TDQS

    A3.8/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool occupies a distinct stage in the workflow pipeline: analyze_job extracts job data, match_profile compares candidate to job, list_archetypes provides style options, generate_letter creates output, and quality_check validates results. No functional overlap exists between tools.

    Naming Consistency5/5

    All tools follow an identical storylenses_verb_noun pattern with consistent snake_case formatting, clear action-oriented verbs (analyze, generate, list, match, check), and uniform prefixing that prevents collisions with other servers.

    Tool Count5/5

    Five tools is ideally suited for this focused domain, covering the complete cover letter lifecycle from input analysis and matching through generation and validation without bloat, redundancies, or missing critical steps.

    Completeness4/5

    Provides comprehensive coverage of the generation workflow including analysis, matching, archetype selection, creation, and scoring; minor gap requires regenerating from scratch rather than refining existing letters based on quality feedback.