SERVER
Token Tool
Rank #14252pulsemcp/bitbond-token-tool
MCP server providing token-tool capabilities
First listed
Feb 19, 2026
Last publish date
Mar 11, 2026
OVERVIEW
Token Tool is a Model Context Protocol (MCP) server published by bitbond. It ranks #14252 of 58,900 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Token Tool is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Feb 19, 2026 and most recently updated on Mar 11, 2026.
STANDING
#14,252of 58,900 tracked serversTop 25%
Ranks ahead of 44,648 of 58,900 servers on MCP Toplist.
CONNECT
Use Token Tool
Add Token Tool to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"bitbond-token-tool": {
"command": "npx",
"args": [
"-y",
"token-tool-mcp"
],
"env": {
"BITBOND_PRIVATE_KEY": "<your BITBOND_PRIVATE_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
bitbond
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.1.1 | Mar 11, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Token Tool?
- MCP server providing token-tool capabilities
- Who maintains Token Tool?
- Token Tool is maintained by bitbond, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Token Tool an official MCP server?
- Yes — Token Tool is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Token Tool have?
- MCP Toplist tracks 2 versions of Token Tool, most recently published on Mar 11, 2026.
- Where can I find the source code for Token Tool?
- The source code for Token Tool is hosted at github.com/bitbond/token-tool-mcp.
EXPLORE