Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐ŸŽ“ Education
  3. Gptzero MCP
Gptzero MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 1:30:43 PM

Gptzero MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
ai-detectiontext-analysisgptzeromultilingual

MCP server for detecting AI-generated text through the GPTZero API, with confidence scores and multilingual analysis.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "louis030195-gptzero-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-e"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (2) Directory Badge Claim listing Alternatives๐ŸŽ“ More in Education

Overview

This server connects MCP-compatible clients to GPTZero for AI-text detection. It returns predicted classes, confidence levels, probability scores, and sentence-level analysis, with optional French and Spanish support. Use it when an agent needs to evaluate whether submitted text is likely AI-generated.

Use cases

โ€ขCheck whether text is likely AI-generated
โ€ขAnalyze French or Spanish content
โ€ขReview AI, human, and mixed probability scores
โ€ขRetrieve available GPTZero model versions

Key features

โ€ขAI-generated text detection
โ€ขHigh, medium, and low confidence categories
โ€ขAI, human, and mixed probability breakdowns
โ€ขSentence-level analysis
โ€ขOptional French and Spanish detection
โ€ขGPTZero model version lookup

Capabilities & Tool Schemas (2) ~27 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Gptzero MCP.

gptzero_detect

Detect if text was generated by AI.

gptzero_model_versions

Get available GPTZero model versions.

Documentation Overview

@louis030195/gptzero-mcp

MCP (Model Context Protocol) server for GPTZero AI detection API. Detect AI-generated text directly from Claude, ChatGPT, or any LLM that supports MCP.


๐Ÿ’– Support This Project

If you find this MCP server useful, please consider supporting its development!

Support via Stripe

๐Ÿ‘‰ Click here to support this project

Your support helps maintain and improve this tool for everyone. Thank you! ๐Ÿ™


Features

  • ๐Ÿค– Detect AI-generated text with confidence scores
  • ๐ŸŒ Multilingual support (French, Spanish)
  • ๐Ÿ“Š Detailed probability breakdowns (AI/Human/Mixed)
  • ๐ŸŽฏ High/medium/low confidence categories

Installation

Claude Desktop

Add to your Claude Desktop configuration (~/Library/Application Support/Claude/claude_desktop_config.json on Mac or %APPDATA%\Claude\claude_desktop_config.json on Windows):

config.json
{
  "mcpServers": {
    "gptzero": {
      "command": "npx",
      "args": ["-y", "@louis030195/gptzero-mcp"],
      "env": {
        "GPTZERO_API_KEY": "your-gptzero-api-key"
      }
    }
  }
}

Claude Code

bash
# Install globally in user scope with API key
claude mcp add -s user gptzero npx -e GPTZERO_API_KEY=your-gptzero-api-key -- -y @louis030195/gptzero-mcp

Get Your GPTZero API Key

  1. Go to GPTZero
  2. Sign up or log in
  3. Navigate to API settings
  4. Copy your API key

Usage

Once configured, you can use natural language to detect AI content:

  • "Check if this text is AI-generated: [paste text]"
  • "Analyze this document for AI detection"
  • "What's the probability this was written by AI?"
  • "Is this human or AI written?"

Tools

gptzero_detect

Detect if text was generated by AI.

Parameters:

  • document (string, required): Text to analyze
  • multilingual (boolean, optional): Enable multilingual detection for French/Spanish (default: false)

Returns:

  • Predicted class (ai/human/mixed)
  • Confidence category (high/medium/low)
  • Probability scores for each class
  • Detailed sentence-level analysis

gptzero_model_versions

Get available GPTZero model versions.

Returns: List of available model versions

Development

bash
# Clone the repo
git clone https://github.com/louis030195/gptzero-mcp.git
cd gptzero-mcp

# Install dependencies
npm install

# Build
npm run build

# Run locally
GPTZERO_API_KEY=your-api-key npm start

API Documentation

See GPTZero API Docs for full API details.

License

MIT

Author

Louis Beaumont

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Education View all alternatives
  • Gossipcat logoGossipcat

    Multi-agent orchestration for Claude Code โ€” consensus review, adaptive dispatch, skill learning

    ๐ŸŽ“ Education0 views
    Compare vs Gossipcat โ†’
  • Python Docs MCP Server logoPython Docs MCP Server

    Local, read-only retrieval over official Python standard library docs with exact symbol lookup, section-level results, and version-aware context.

    ๐ŸŽ“ Education3 views
    Compare vs Python Docs MCP Server โ†’
  • Sports Context Protocol logoSports Context Protocol

    Self-learning operational context layer for AI sports agents. Profile 001: golf.

    ๐ŸŽ“ Education1 views
    Compare vs Sports Context Protocol โ†’
  • Pronounce logoPronounce

    Community pronunciation dictionary for developer project / product / jargon names (kubectl, nginx, GIF, JSON, Pydantic, Knative, LaTeX โ€” 1,848 entries). Each entry carries IPA, a General-American respelling, alternate readings where the pronunciation is contested, a source citation (creator interview / project FAQ / Wikipedia ยง Pronunciation), and a confidence level. Tools: pronounce(word), searchpronunciations(query), listpronunciations(category). Install: uvx pronounce-mcp. Live browse: .

    ๐ŸŽ“ Education4 views
    Compare vs Pronounce โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
11mo ago
Most recent push to the default branch.
Tools exposed
2
Callable tools this server registers over MCP.
Directory activity
2 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Gptzero MCP

The gptzero_detect tool analyzes a required document string and returns a predicted class, confidence category, probability scores, and sentence-level analysis.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGptzero MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/louis030195-gptzero-mcp?style=directory)](https://allmcps.com/mcp/louis030195-gptzero-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/louis030195-gptzero-mcp"><img src="https://allmcps.com/api/badge/louis030195-gptzero-mcp?style=directory" alt="Gptzero MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐ŸŽ“Education
PricingBring your own API key (usage-based cost)
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop
Last updatedAug 11, 2026
10/11 checks healthy over the last 32d
Views2
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit11mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Oct 6, 2025
51Quality signal: Good ยท 51/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools27/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 23d ago via OSV.dev ยท -e (npm)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐ŸŽ“ Education โ†’Alternatives to Gptzero MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code