Writing Tools MCP
未申請A set of tools for writing things like blogs
インストール
uvx --from git+https://github.com/wdm0006/writing-tools-mcp writing-tools-mcp未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(13個)
baseline
(str, optional, default="browncorpus"): Baseline corpus name for comparison.
doc_burstiness
(float null): Burstiness score (standard deviation of sentence perplexities); null when fewer than two sentences were scored, since the standard deviation is undefined there
doc_ppl
(float null): Document-level perplexity score; null when no sentence could be scored
flags
(dict): AI detection flags with confidence and explanations
keyword
(str): The keyword or phrase to search for.
language
(str, optional, default="en"): Language code (only "en" supported currently).
level
(str, optional): Granularity of analysis. Options:
remove_stopwords
(bool, optional, default=True): Whether to exclude common English stopwords (e.g., 'the', 'a', 'is').
sentence_analysis
(list): Per-sentence analysis with z-scores
sentences
(list): Sentence-level perplexity scores
text
(str): The input text.
top_n
(int, optional, default=10): The number of top keywords to return.
z_scores
(dict): Z-scores of features against the baseline