AI Humanizer MCP Server
AIヒューマナイズMCPサーバー
AI生成コンテンツをより自然で人間らしい音声に仕上げる、強力なモデルコンテキストプロトコル(MCP)サーバー。高度なAI検出機能とテキスト強化機能を搭載しています。
text2goによって提供されています。
目次
スクリーンショット

Related MCP server: Natural Voice MCP
✨ 主な特徴
🤖 AI検出- AI生成コンテンツを正確に識別
👤自然言語処理- ロボットの文章を人間のような自然な文章に変換します
⭐文法の完璧さ- 完璧な文法の正確さを保証します
📋読みやすさの最適化- テキストの流れと理解度を改善
📏長さのコントロール- 意味を保ちながらコンテンツの長さを調整
⚖️用語の保存- 特定の用語とキーフレーズを維持する
前提条件
ノードバージョン >= 16
クロードデスクトップ最新バージョン
インストール
npxによる
Claude デスクトップを設定します。
クロードデスクトップを開く
設定→開発者→設定の編集に移動します
次の構成を追加します。
{
"mcpServers": {
"ai-humanizer": {
"command": "npx",
"args": ["-y", "ai-humanizer-mcp-server"]
}
}
}変更を適用するには、Claude Desktop を再起動してください。
ソースコード別
このリポジトリをクローンする
依存関係をインストールする
npm installプロジェクトを構築する
npm run buildClaude デスクトップを設定します。
クロードデスクトップを開く
設定→開発者→設定の編集に移動します
次の構成を追加します。
{
"mcpServers": {
"ai-humanizer": {
"command": "node",
"args": ["<YOUR_PROJECT_PATH>/build/index.js"]
}
}
}変更を適用するには、Claude Desktop を再起動してください。
💡 使用方法
AIテキスト検出
テキストが AI によって生成されたかどうかを確認するには、Claude に次のように質問します。
Is this text ai-generated: In a fast-paced world, where technology is advancing at an exponential rate, it is crucial for businesses to adapt to new trends and keep up with the changing demands of the market.スターの歴史
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseCqualityDmaintenanceDetects AI-generated content and transforms robotic text into natural, human-like writing while improving grammar, readability, and preserving key terminology.1693MIT
- AlicenseNot gradedqualityNot gradedmaintenanceProvides tools and resources to detect AI-generated writing patterns and refine text for more authentic, human-like communication. It enables users to analyze phrasing via a scoring system and apply conversational guides tailored for platforms like Twitter and LinkedIn.1
- AlicenseNot gradedqualityDmaintenanceAI text detection and humanization for Claude Code, Cursor, and Windsurf. Check if text sounds AI-generated, improve it to read naturally, and verify results — all without leaving your editor.47MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI content detection with sentence-level and paragraph-level AI probability scoring to identify and fix AI-generated text.MIT
Related MCP Connectors
Transform AI-generated text into natural, human-sounding content that bypasses AI detectors.
Find AI-isms with evidence and fingerprint a writing voice from samples. 3 of 5 free.
Loads your personal writing voice into any AI and scores how closely a draft matches it.
Appeared in Searches
- A server for writing tips and creative writing resources
- A server for finding writing resources and information
- A server for finding information about 'potenziati' (enhanced/boosted items or concepts in Italian)
- Search for 'Potenziati' (Enhanced/Boosted items or concepts in Italian)
- A content research and creation service for article writing with SEO optimization
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Text2Go/ai-humanizer-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server