Skip to main content
Glama

GPTZero MCP Server

by louis030195
package.json929 B
{ "name": "@louis030195/gptzero-mcp", "version": "0.1.1", "description": "MCP server for GPTZero AI detection API", "main": "dist/index.js", "type": "module", "bin": { "gptzero-mcp": "./dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "gptzero", "ai-detection", "ai", "claude", "llm" ], "author": "Louis Beaumont", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/louis030195/gptzero-mcp.git" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "axios": "^1.7.0", "dotenv": "^16.4.0", "zod": "^3.24.0" }, "devDependencies": { "@types/node": "^22.0.0", "tsx": "^4.19.0", "typescript": "^5.7.0" }, "files": [ "dist", "README.md", "LICENSE" ] }

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/louis030195/gptzero-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server