
Voice Analyser Mcp Generate A Tone Of Voice Guide For Your Llm To Follow
@houtini-ai
关于 Voice Analyser Mcp Generate A Tone Of Voice Guide For Your Llm To Follow
Traditional style guides list rules: "Use short sentences. Vary paragraph length. Include personal anecdotes."
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"voice-analysis": {
"command": "npx",
"args": [
"-y",
"@houtini/voice-analyser@latest"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Voice Analyser Mcp?
Voice Analyser Mcp is an experimental tool that extracts statistical voice models from your published writing and generates immersive style guides for LLMs. It helps replicate your writing voice through pattern recognition and annotated examples, not rules.
How to use Voice Analyser Mcp?
Install via npx and configure in Claude Desktop’s claude_desktop_config.json. Create an output directory, then use the tools collect_corpus, analyze_corpus, and generate_narrative_guide in sequence. After generation, load the voice guide file into any LLM conversation to guide its writing.
Key features of Voice Analyser Mcp
- Collects articles from an XML sitemap as a corpus
- Runs 14 analysers on vocabulary, syntax, and voice markers
- Generates an annotated narrative style guide with examples
- Detects micro-rhythms like mid-thought pivots and asides
- Provides statistical targets for sentence length, first-person usage
- Supports validation of LLM output against the guide’s metrics
Use cases of Voice Analyser Mcp
- Generate blog posts that match your natural sentence rhythm and conversational devices
- Write technical articles that follow your argument flow and punctuation habits
- Produce product reviews that blend personal context with practical detail
- Draft emails or communications that replicate your hedging/confidence balance
- Create consistent on-brand content across multiple LLM sessions
FAQ from Voice Analyser Mcp
What minimum corpus size does Voice Analyser Mcp require?
Minimum 15,000 words (~20 articles); recommended 30,000; ideal 50,000+. Below 15k words, statistical patterns become unreliable.
What are the runtime requirements?
Node.js 20+ is required. The server runs as an MCP tool via npx and is configured in Claude Desktop’s JSON config file.
Where does the data live?
All collected articles, analysis JSON files, and the generated voice guide are saved in the output directory you specify. No data is sent to external servers beyond the sitemap crawl.
What are the known limitations?
Requires an XML sitemap (RSS not supported). Works best with consistent single-author content. Mixed authorship or heavily edited content produces weaker signals. The approach is experimental.
Which transport or auth does Voice Analyser Mcp use?
The server uses standard MCP transport via stdio (command-line). No authentication is needed for local use.
AI 与智能体 分类下的更多 MCP 服务器
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
评论