Skip to main content
Glama
Syedomershah99

being-human

Related Servers

Alternatives to being-human

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that learns your writing style and helps AI assistants emulate your voice by ingesting samples, storing style profiles, and providing context for content generation.
      8
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A local-first MCP server that builds compact voice profiles from writing samples, then compares, rewrites, or generates new text in that voice.
      -
    • F
      license
      Not graded
      quality
      Not graded
      maintenance
      An MCP server that analyzes your unique Twitter voice to generate, manage, and post AI-powered tweets and quote tweet drafts. It supports multiple AI providers and provides tools for draft management, voice profiling, and automated content creation from images.
      -
    • A
      license
      A
      quality
      D
      maintenance
      An open-source MCP server that rewrites AI-generated prose to appear human-authored, with tools for detection and verification against AI detectors.
      6
      2
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A professional MCP server for analyzing content against the official Microsoft Writing Style Guide, enabling style, grammar, terminology, and accessibility checks via AI tools like VS Code and GitHub Copilot.
      1
      -
    • A
      license
      A
      quality
      B
      maintenance
      An MCP server for AI-assisted novel writing that manages project structure, tracks plot holes and foreshadowing, audits timeline continuity, and provides writing analytics and prompt generation.
      21
      MIT

    TDQS

    A4.5/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool targets a distinct operation: retrieving reusable rules (voice_get), scoring a draft for AI tells (voice_score), statistical authorship verification (voice_verify), checking corpus status (voice_status), building/refreshing the print (voice_learn), storing qualitative notes (voice_note), and exporting to other formats (voice_export). The only mild overlap is voice_get vs. voice_score both returning voice rules, but the primary purpose is clearly differentiated in the descriptions.

    Naming Consistency5/5

    All tools share the consistent 'voice_' namespace prefix and use a single lowercase word after the underscore. The action words are not uniformly verb_noun (status and note are nouns), but the pattern is perfectly predictable and uniform in style, with no casing or separator mixing.

    Tool Count5/5

    Seven tools is well within the ideal 3–15 range. Each tool covers a necessary part of the voiceprint lifecycle—setup, usage, critique, verification, notes, and export—without redundant or extraneous additions.

    Completeness4/5

    The set covers the full workflow from status check and voiceprint building to draft scoring, authorship verification, note capture, and export. Minor gaps exist around managing notes (no editing or deletion) and no explicit way to remove or reset the voiceprint, but these don't block core use cases.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues