Humanify MCP
Rank #59,756io.github.morebetterclaw/humanify-mcp
MCP server providing humanify-mcp capabilities
Humanify MCP is a Model Context Protocol (MCP) server published by morebetterclaw. It ranks #59,756 of 132,113 servers tracked on MCP Toplist. Humanify MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Mar 28, 2026 and most recently updated on Mar 28, 2026.
Ranks ahead of 72,357 of 132,113 servers on MCP Toplist.
Use Humanify MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add humanify-mcp -e "HUMANIFY_API_KEY=<your HUMANIFY_API_KEY>" -- npx -y @morebetterclaw/humanify-mcpReplace each placeholder with your own value before saving.
[mcp_servers.humanify-mcp]
command = "npx"
args = ["-y", "@morebetterclaw/humanify-mcp"]
[mcp_servers.humanify-mcp.env]
HUMANIFY_API_KEY = "<your HUMANIFY_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"humanify-mcp": {
"command": "npx",
"args": [
"-y",
"@morebetterclaw/humanify-mcp"
],
"env": {
"HUMANIFY_API_KEY": "<your HUMANIFY_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"humanify-mcp": {
"command": "npx",
"args": [
"-y",
"@morebetterclaw/humanify-mcp"
],
"env": {
"HUMANIFY_API_KEY": "<your HUMANIFY_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"humanify-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@morebetterclaw/humanify-mcp"
],
"env": {
"HUMANIFY_API_KEY": "<your HUMANIFY_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"humanify-mcp": {
"command": "npx",
"args": [
"-y",
"@morebetterclaw/humanify-mcp"
],
"env": {
"HUMANIFY_API_KEY": "<your HUMANIFY_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"humanify-mcp": {
"command": "npx",
"args": [
"-y",
"@morebetterclaw/humanify-mcp"
],
"env": {
"HUMANIFY_API_KEY": "<your HUMANIFY_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.morebetterclaw%2Fhumanify-mcp)<a href="https://mcptoplist.com/server/io.github.morebetterclaw%2Fhumanify-mcp"><img src="https://mcptoplist.com/badge/io.github.morebetterclaw%2Fhumanify-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
morebetterclaw
Other servers by morebetterclaw
View all morebetterclaw servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Mar 28, 2026 |
Frequently asked questions
- Who maintains Humanify MCP?
- Humanify MCP is maintained by morebetterclaw, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Humanify MCP listed on the Official MCP Registry?
- Yes — Humanify MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Humanify MCP have?
- MCP Toplist tracks 1 version of Humanify MCP, most recently published on Mar 28, 2026.
- Where can I find the source code for Humanify MCP?
- The source code for Humanify MCP is hosted at github.com/morebetterclaw/humanify-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.