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

Related MCP server: Natural Voice MCP
✨ 주요 특징
🤖 AI 감지 - AI가 생성한 콘텐츠를 정확하게 식별
👤 자연어 향상 - 로봇 텍스트를 자연스러운 인간형 글쓰기로 변환
⭐ 문법 완벽성 - 완벽한 문법 정확성을 보장합니다
📋 가독성 최적화 - 텍스트 흐름과 이해도 향상
📏 길이 조절 - 의미를 보존하면서 콘텐츠 길이를 조절합니다.
⚖️ 용어 보존 - 특정 용어 및 핵심 문구 유지
필수 조건
노드 버전 >= 16
Claude Desktop 최신 버전
설치
npx에 의해
Claude Desktop 구성:
클로드 데스크톱 열기
설정 → 개발자 → 구성 편집으로 이동합니다.
다음 구성을 추가합니다.
지엑스피1
변경 사항을 적용하려면 Claude Desktop을 다시 시작하세요.
소스 코드로
이 저장소를 복제하세요
종속성 설치
npm install프로젝트를 빌드하세요
npm run buildClaude Desktop 구성:
클로드 데스크톱 열기
설정 → 개발자 → 구성 편집으로 이동합니다.
다음 구성을 추가합니다.
{
"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