Mcp_Toleno
Rank #1,320io.github.tolenonetwork/mcp_toleno
MCP server providing mcp_toleno capabilities
Mcp_Toleno is a Model Context Protocol (MCP) server published by tolenonetwork. It ranks #1,320 of 132,113 servers tracked on MCP Toplist, and its repository has 306 GitHub stars. Mcp_Toleno is listed on Official MCP, with 6 tracked versions. It was first listed on Feb 17, 2026 and most recently updated on Feb 18, 2026.
Ranks ahead of 130,793 of 132,113 servers on MCP Toplist.
Use Mcp_Toleno
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-toleno -e "TOLENO_API_KEY=<your TOLENO_API_KEY>" -- npx -y mcp_tolenoReplace each placeholder with your own value before saving.
[mcp_servers.mcp-toleno]
command = "npx"
args = ["-y", "mcp_toleno"]
[mcp_servers.mcp-toleno.env]
TOLENO_API_KEY = "<your TOLENO_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-toleno": {
"command": "npx",
"args": [
"-y",
"mcp_toleno"
],
"env": {
"TOLENO_API_KEY": "<your TOLENO_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-toleno": {
"command": "npx",
"args": [
"-y",
"mcp_toleno"
],
"env": {
"TOLENO_API_KEY": "<your TOLENO_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-toleno": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp_toleno"
],
"env": {
"TOLENO_API_KEY": "<your TOLENO_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-toleno": {
"command": "npx",
"args": [
"-y",
"mcp_toleno"
],
"env": {
"TOLENO_API_KEY": "<your TOLENO_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-toleno": {
"command": "npx",
"args": [
"-y",
"mcp_toleno"
],
"env": {
"TOLENO_API_KEY": "<your TOLENO_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.tolenonetwork%2Fmcp_toleno)<a href="https://mcptoplist.com/server/io.github.tolenonetwork%2Fmcp_toleno"><img src="https://mcptoplist.com/badge/io.github.tolenonetwork%2Fmcp_toleno.svg" alt="MCP Toplist: Top 1% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
tolenonetwork
Other servers by tolenonetwork
View all tolenonetwork servers →Available versions (6)
| Version | Published |
|---|---|
| 1.0.15 | Feb 18, 2026 |
| 1.0.9 | Feb 17, 2026 |
| 1.0.8 | Feb 17, 2026 |
| 1.0.7 | Feb 17, 2026 |
| 1.0.5 | Feb 17, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Mcp_Toleno?
- Mcp_Toleno is maintained by tolenonetwork, which publishes 2 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Mcp_Toleno listed on the Official MCP Registry?
- Yes — Mcp_Toleno is listed on the Official MCP Registry.
- How many versions does Mcp_Toleno have?
- MCP Toplist tracks 6 versions of Mcp_Toleno, most recently published on Feb 18, 2026.
- Where can I find the source code for Mcp_Toleno?
- The source code for Mcp_Toleno is hosted at github.com/tolenonetwork/mcp_toleno.
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.