Skip to main content
Glama

AI Humanizer MCP Server

by Text2Go

AI Humanize MCP 서버


AI가 생성한 콘텐츠를 더욱 자연스럽고 인간적인 느낌으로 다듬는 데 도움이 되는 강력한 모델 컨텍스트 프로토콜(MCP) 서버입니다. 고급 AI 감지 및 텍스트 향상 기능을 탑재하고 있습니다.

text2go 로 구동됩니다.


목차

  1. 주요 특징
  2. 스크린샷
  3. 필수 조건
  4. 설치
  5. 용법

스크린샷

스크린샷

✨ 주요 특징

  • 🤖 AI 감지 - AI가 생성한 콘텐츠를 정확하게 식별
  • 👤 자연어 향상 - 로봇 텍스트를 자연스러운 인간형 글쓰기로 변환
  • 문법 완벽성 - 완벽한 문법 정확성을 보장합니다
  • 📋 가독성 최적화 - 텍스트 흐름과 이해도 향상
  • 📏 길이 조절 - 의미를 보존하면서 콘텐츠 길이를 조절합니다.
  • ⚖️ 용어 보존 - 특정 용어 및 핵심 문구 유지

필수 조건

  • 노드 버전 >= 16
  • Claude Desktop 최신 버전

설치

npx에 의해

  1. Claude Desktop 구성:
    • 클로드 데스크톱 열기
    • 설정 → 개발자 → 구성 편집으로 이동합니다.
    • 다음 구성을 추가합니다.

지엑스피1

  1. 변경 사항을 적용하려면 Claude Desktop을 다시 시작하세요.

소스 코드로

  1. 이 저장소를 복제하세요
  2. 종속성 설치
npm install
  1. 프로젝트를 빌드하세요
npm run build
  1. Claude Desktop 구성:
    • 클로드 데스크톱 열기
    • 설정 → 개발자 → 구성 편집으로 이동합니다.
    • 다음 구성을 추가합니다.
{ "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