Skip to content
Back to search
30
MCP

@gpthuman/mcp-server

npm/@gpthuman/mcp-server

Model Context Protocol (MCP) server providing access to GPTHuman's API, the leading platform for transforming AI-generated text into natural, human-sounding content that successfully bypasses AI detectors.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

gcp-mcp
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This a
0 tools
github-mcp-server
A Model Context Protocol (MCP) server built in TypeScript that integrates with GitHub's API, enabling AI assistants to manage repositories,
0 tools
gtx-mcp-server
A Model Context Protocol (MCP) server that utilizes XiyanSQL with databases. This server enables AI assistants to list tables, read data, an
0 tools
@synterai/mcp-server
Model Context Protocol (MCP) server for AI agents to manage ad campaigns across Google, Meta, LinkedIn, Microsoft, Reddit, TikTok, and more.
0 tools
io.github.sap/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools
io.github.cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@gpthuman/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}