Skip to main content
Glama

AI Humanizer MCP Server

by Text2Go

AIヒューマナイズMCPサーバー


AI生成コンテンツをより自然で人間らしい音声に仕上げる、強力なモデルコンテキストプロトコル(MCP)サーバー。高度なAI検出機能とテキスト強化機能を搭載しています。

text2goによって提供されています。


目次

  1. 主な特徴
  2. スクリーンショット
  3. 前提条件
  4. インストール
  5. 使用法

スクリーンショット

スクリーンショット

✨ 主な特徴

  • 🤖 AI検出- AI生成コンテンツを正確に識別
  • 👤自然言語処理- ロボットの文章を人間のような自然な文章に変換します
  • 文法の完璧さ- 完璧な文法の正確さを保証します
  • 📋読みやすさの最適化- テキストの流れと理解度を改善
  • 📏長さのコントロール- 意味を保ちながらコンテンツの長さを調整
  • ⚖️用語の保存- 特定の用語とキーフレーズを維持する

前提条件

  • ノードバージョン >= 16
  • クロードデスクトップ最新バージョン

インストール

npxによる

  1. Claude デスクトップを設定します。
    • クロードデスクトップを開く
    • 設定→開発者→設定の編集に移動します
    • 次の構成を追加します。
{ "mcpServers": { "ai-humanizer": { "command": "npx", "args": ["-y", "ai-humanizer-mcp-server"] } } }
  1. 変更を適用するには、Claude Desktop を再起動してください。

ソースコード別

  1. このリポジトリをクローンする
  2. 依存関係をインストールする
npm install
  1. プロジェクトを構築する
npm run build
  1. Claude デスクトップを設定します。
    • クロードデスクトップを開く
    • 設定→開発者→設定の編集に移動します
    • 次の構成を追加します。
{ "mcpServers": { "ai-humanizer": { "command": "node", "args": ["<YOUR_PROJECT_PATH>/build/index.js"] } } }
  1. 変更を適用するには、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.

スターの歴史

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Tools

AI生成コンテンツをより自然で人間らしい音声に仕上げます。高度なAI検出機能とテキスト強化機能を搭載しています。

  1. 目次
    1. スクリーンショット
    2. ✨ 主な特徴
    3. 前提条件
    4. インストール
    5. 💡 使用方法
    6. スターの歴史

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    A MCP server that enables Claude and other MCP-compatible assistants to generate images from text prompts using Together AI's image generation models.
    Last updated -
    1
    2
    TypeScript
    MIT License
    • Apple
    • Linux
  • A
    security
    A
    license
    A
    quality
    Enables AI models to interact with messages from various messaging platforms (Mobile, Mail, WhatsApp, LinkedIn, Slack, Twitter, Telegram, Instagram, Messenger) through a standardized interface.
    Last updated -
    3
    8
    Python
    MIT License
    • Linux
  • -
    security
    A
    license
    -
    quality
    Word document reading and writing MCP implemented in Node.js
    Last updated -
    64
    5
    TypeScript
    MIT License
    • Apple
    • Linux
  • -
    security
    F
    license
    -
    quality
    Enables AI language models to interact with YouTube content through a standardized interface, providing tools for retrieving video information, transcripts, channel analytics, and trend analysis.
    Last updated -
    852
    1
    JavaScript

View all related MCP servers

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