Zernio
Rank #938com.zernio/zernio
Schedule, publish, and analyze social media across 15+ platforms, plus inbox, ads, and analytics.
Zernio is a Model Context Protocol (MCP) server published by zernio-dev. It ranks #938 of 115,460 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Zernio is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 25, 2026 and most recently updated on May 25, 2026.
Ranks ahead of 114,522 of 115,460 servers on MCP Toplist.
Use Zernio
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http zernio https://mcp.zernio.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.zernio]
url = "https://mcp.zernio.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.zernio.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"zernio": {
"url": "https://mcp.zernio.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"zernio": {
"type": "http",
"url": "https://mcp.zernio.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"zernio": {
"serverUrl": "https://mcp.zernio.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"zernio": {
"url": "https://mcp.zernio.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/com.zernio%2Fzernio)<a href="https://mcptoplist.com/server/com.zernio%2Fzernio"><img src="https://mcptoplist.com/badge/com.zernio%2Fzernio.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
zernio-dev
Other servers by zernio-dev
View all zernio-dev servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 25, 2026 |
Frequently asked questions
- Who maintains Zernio?
- Zernio is maintained by zernio-dev, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Zernio listed on the Official MCP Registry?
- Yes — Zernio is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Zernio have?
- MCP Toplist tracks 1 version of Zernio, most recently published on May 25, 2026.
- Where can I find the source code for Zernio?
- The source code for Zernio is hosted at github.com/zernio-dev/zernio-python.