Voidly
Rank #39,720io.github.voidly-ai/mcp-server
116 tools: censorship intel, encrypted agent messaging, and Voidly Pay agent-to-agent credits.
Voidly is a Model Context Protocol (MCP) server published by voidly-ai. It ranks #39,720 of 115,591 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Voidly is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Feb 7, 2026 and most recently updated on Apr 23, 2026.
Ranks ahead of 75,871 of 115,591 servers on MCP Toplist.
Use Voidly
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add voidly-ai -- npx -y @voidly/mcp-server[mcp_servers.voidly-ai]
command = "npx"
args = ["-y", "@voidly/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"voidly-ai": {
"command": "npx",
"args": [
"-y",
"@voidly/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"voidly-ai": {
"command": "npx",
"args": [
"-y",
"@voidly/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"voidly-ai": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@voidly/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"voidly-ai": {
"command": "npx",
"args": [
"-y",
"@voidly/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"voidly-ai": {
"command": "npx",
"args": [
"-y",
"@voidly/mcp-server"
]
}
}
}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.voidly-ai%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.voidly-ai%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.voidly-ai%2Fmcp-server.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
voidly-ai
Other servers by voidly-ai
View all voidly-ai servers →Available versions (1)
| Version | Published |
|---|---|
| 2.16.0 | Apr 23, 2026 |
Frequently asked questions
- Who maintains Voidly?
- Voidly is maintained by voidly-ai, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Voidly listed on the Official MCP Registry?
- Yes — Voidly is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Voidly have?
- MCP Toplist tracks 1 version of Voidly, most recently published on Apr 23, 2026.
- Where can I find the source code for Voidly?
- The source code for Voidly is hosted at github.com/voidly-ai/mcp-server.