Pushary
Rank #16,074io.github.Pushary/pushary
Reach a human from a running agent. Approvals on the lock screen, plus a cross-agent audit trail.
Pushary is a Model Context Protocol (MCP) server published by pushary. It ranks #16,074 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Pushary is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Jun 19, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 115,972 of 132,046 servers on MCP Toplist.
Use Pushary
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http pushary https://pushary.com/api/mcp/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add --transport http pushary https://pushary.com/api/mcp/sseThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.pushary]
url = "https://pushary.com/api/mcp/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.pushary]
url = "https://pushary.com/api/mcp/sse"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://pushary.com/api/mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
https://pushary.com/api/mcp/sseSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pushary": {
"url": "https://pushary.com/api/mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pushary": {
"url": "https://pushary.com/api/mcp/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"pushary": {
"type": "http",
"url": "https://pushary.com/api/mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"pushary": {
"type": "http",
"url": "https://pushary.com/api/mcp/sse"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pushary": {
"serverUrl": "https://pushary.com/api/mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pushary": {
"serverUrl": "https://pushary.com/api/mcp/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pushary": {
"url": "https://pushary.com/api/mcp/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pushary": {
"url": "https://pushary.com/api/mcp/sse"
}
}
}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/io.github.Pushary%2Fpushary)<a href="https://mcptoplist.com/server/io.github.Pushary%2Fpushary"><img src="https://mcptoplist.com/badge/io.github.Pushary%2Fpushary.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
pushary
Available versions (3)
| Version | Published |
|---|---|
| 1.4.0 | Aug 15, 2026 |
| 1.1.0 | Jul 5, 2026 |
| 1.0.0 | Jun 19, 2026 |
Frequently asked questions
- Who maintains Pushary?
- Pushary is maintained by pushary, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Pushary listed on the Official MCP Registry?
- Yes — Pushary is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Pushary have?
- MCP Toplist tracks 3 versions of Pushary, most recently published on Aug 15, 2026.
- Where can I find the source code for Pushary?
- The source code for Pushary is hosted at github.com/pushary/pushary-skill.
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.