SERVER
Token Oracle
Rank #29746com.guffeyholdings/token-oracle
MCP server providing token-oracle capabilities
First listed
Mar 9, 2026
Last publish date
Mar 9, 2026
OVERVIEW
Token Oracle is a Model Context Protocol (MCP) server published by VictoryInTech. It ranks #29746 of 58,900 servers tracked on MCP Toplist. Token Oracle is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 9, 2026 and most recently updated on Mar 9, 2026.
STANDING
#29,746of 58,900 tracked servers
Ranks ahead of 29,154 of 58,900 servers on MCP Toplist.
CONNECT
Use Token Oracle
Add Token Oracle to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"token-oracle": {
"url": "https://mcp.guffeyholdings.com/TokenOracle"
}
}
}npm package
{
"mcpServers": {
"token-oracle": {
"command": "npx",
"args": [
"-y",
"token-oracle-mcp"
],
"env": {
"TOKEN_ORACLE_API_KEY": "<your TOKEN_ORACLE_API_KEY>",
"TOKEN_ORACLE_BASE_URL": "<your TOKEN_ORACLE_BASE_URL>",
"TOKEN_ORACLE_SUBJECT": "<your TOKEN_ORACLE_SUBJECT>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
VictoryInTech
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Mar 9, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Token Oracle?
- MCP server providing token-oracle capabilities
- Who maintains Token Oracle?
- Token Oracle is maintained by VictoryInTech, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Token Oracle listed on the official MCP registry?
- Yes — Token Oracle is listed on the Official MCP Registry.
- How many versions does Token Oracle have?
- MCP Toplist tracks 2 versions of Token Oracle, most recently published on Mar 9, 2026.
- Where can I find the source code for Token Oracle?
- The source code for Token Oracle is hosted at github.com/VictoryInTech/TokenOracle-MCP.
EXPLORE