being-human
Rank #52,055io.github.Syedomershah99/being-human
Learns your writing voice from your own prompt history, then makes the model write like that.
being-human is a Model Context Protocol (MCP) server published by Syedomershah99. It ranks #52,055 of 132,046 servers tracked on MCP Toplist. being-human is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 13, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 79,991 of 132,046 servers on MCP Toplist.
Use being-human
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add being-human -- uvx being-human mcp[mcp_servers.being-human]
command = "uvx"
args = ["being-human", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"being-human": {
"command": "uvx",
"args": [
"being-human",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"being-human": {
"command": "uvx",
"args": [
"being-human",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"being-human": {
"type": "stdio",
"command": "uvx",
"args": [
"being-human",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"being-human": {
"command": "uvx",
"args": [
"being-human",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"being-human": {
"command": "uvx",
"args": [
"being-human",
"mcp"
]
}
}
}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.Syedomershah99%2Fbeing-human)<a href="https://mcptoplist.com/server/io.github.Syedomershah99%2Fbeing-human"><img src="https://mcptoplist.com/badge/io.github.Syedomershah99%2Fbeing-human.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Syedomershah99
Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Aug 13, 2026 |
| 0.1.1 | Aug 13, 2026 |
| 0.1.0 | Aug 13, 2026 |
Frequently asked questions
- Who maintains being-human?
- being-human is maintained by Syedomershah99, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is being-human listed on the Official MCP Registry?
- Yes — being-human is listed on the Official MCP Registry, alongside Glama.
- How many versions does being-human have?
- MCP Toplist tracks 3 versions of being-human, most recently published on Aug 13, 2026.
- Where can I find the source code for being-human?
- The source code for being-human is hosted at github.com/Syedomershah99/being-human.
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.