MCP Server
MCP
io.github.humanpen/humanpen-mcp
Document-level AI humanizer for .docx/.pptx: whole file, selected passages, or flagged text.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "humanpen-mcp",
"version": "1.4.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "HumanPen API key. Create one at https://humanpen.net/settings/api-keys",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "HUMANPEN_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment