Gosce Agents
Rank #47,154io.github.mikerawsonnz/auth-token-service
Hash passwords with bcrypt and issue/verify JWT session tokens over A2A + MCP.
Gosce Agents is a Model Context Protocol (MCP) server published by mikerawsonnz. It ranks #47,154 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Gosce Agents is listed on Official MCP, with 1 tracked version. It was first listed on Jun 2, 2026 and most recently updated on Jun 2, 2026.
Ranks ahead of 84,959 of 132,113 servers on MCP Toplist.
Use Gosce Agents
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http auth-token-service https://bcrypt-python-jose-d0e0d0.getvda.ai/mcp[mcp_servers.auth-token-service]
url = "https://bcrypt-python-jose-d0e0d0.getvda.ai/mcp"Add to ~/.codex/config.toml.
https://bcrypt-python-jose-d0e0d0.getvda.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"auth-token-service": {
"url": "https://bcrypt-python-jose-d0e0d0.getvda.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"auth-token-service": {
"type": "http",
"url": "https://bcrypt-python-jose-d0e0d0.getvda.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"auth-token-service": {
"serverUrl": "https://bcrypt-python-jose-d0e0d0.getvda.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"auth-token-service": {
"url": "https://bcrypt-python-jose-d0e0d0.getvda.ai/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.mikerawsonnz%2Fauth-token-service)<a href="https://mcptoplist.com/server/io.github.mikerawsonnz%2Fauth-token-service"><img src="https://mcptoplist.com/badge/io.github.mikerawsonnz%2Fauth-token-service.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mikerawsonnz
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 2, 2026 |
Frequently asked questions
- Who maintains Gosce Agents?
- Gosce Agents is maintained by mikerawsonnz, which publishes 10 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Gosce Agents listed on the Official MCP Registry?
- Yes — Gosce Agents is listed on the Official MCP Registry.
- How many versions does Gosce Agents have?
- MCP Toplist tracks 1 version of Gosce Agents, most recently published on Jun 2, 2026.
- Where can I find the source code for Gosce Agents?
- The source code for Gosce Agents is hosted at github.com/mikerawsonnz/gosce-agents.
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.