AIStoryHub/etincel
by Various
Find the AI tells in your prose. Deterministic, local, runs in CI. MCP server + CLI + Action.
MCP
AIStoryHub/etincel
Added 3 Sept 2026
Overview
A deterministic, local tool for identifying AI tells in prose. Runs in CI, with interfaces as an MCP server, CLI, and GitHub Action. Written in TypeScript.
Best for
Best for
Developers who want a lightweight, CI-integrated check for AI-generated prose.
Use cases
- Flag potential AI-generated content in pull requests
- Enforce a human writing style in CI pipelines
- Scan local text files from the command line
How to use
Install
npx etincel lint README.md Tested with
Claude Desktop, Claude Code, Cursor, VS Code, ChatGPT
Example client config
{\n "mcpServers": {\n "etincel-nonfiction": {\n "command": "npx",\n "args": ["etincel", "serve"]\n }\n }\n} Notes
A deterministic, local tool for identifying AI tells in prose. Runs in CI, with interfaces as an MCP server, CLI, and GitHub Action. Written in TypeScript.
8 stars on GitHub. Last updated 2026-08-15. Licensed MIT.
Use cases
- Flag potential AI-generated content in pull requests
- Enforce a human writing style in CI pipelines
- Scan local text files from the command line
Pros
- Deterministic and local, no cloud dependency
- Runs in CI as an Action
- Multiple interfaces (MCP, CLI, Action)
Cons
- Very small community (8 stars), limited validation
- Only detects AI tells, not a writing quality checker
- Unclear accuracy and configuration options
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Deterministic and local, no cloud dependency
- Runs in CI as an Action
- Multiple interfaces (MCP, CLI, Action)
Cons
- Very small community (8 stars), limited validation
- Only detects AI tells, not a writing quality checker
- Unclear accuracy and configuration options
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
