SERVER

Admin MCP

Rank #15750

pulsemcp/hello-admin

Model Context Protocol (MCP) for Hellō Admin API.

First listed
Jul 14, 2025
Last publish date
Sep 12, 2025
OVERVIEW

Admin MCP is a Model Context Protocol (MCP) server published by hellocoop. It ranks #15750 of 58,900 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Admin MCP is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Jul 14, 2025 and most recently updated on Sep 12, 2025.

STANDING
#15,750of 58,900 tracked serversTop 50%

Ranks ahead of 43,150 of 58,900 servers on MCP Toplist.

CONNECT

Use Admin MCP

Add Admin MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "hello-admin": {
      "url": "https://admin-mcp.hello.coop/"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

npm package
{
  "mcpServers": {
    "hello-admin": {
      "command": "npx",
      "args": [
        "-y",
        "@hellocoop/admin-mcp"
      ]
    }
  }
}
REGISTRIES

Listed on 2 registries

ORGANIZATION

hellocoop

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
1.5.7Sep 12, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Admin MCP?
Model Context Protocol (MCP) for Hellō Admin API.
Who maintains Admin MCP?
Admin MCP is maintained by hellocoop, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Admin MCP an official MCP server?
Yes — Admin MCP is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Admin MCP have?
MCP Toplist tracks 2 versions of Admin MCP, most recently published on Sep 12, 2025.
Where can I find the source code for Admin MCP?
The source code for Admin MCP is hosted at github.com/hellocoop/admin-mcp.
EXPLORE