Tokven MCP
Rank #2,356io.github.Mihkel00/tokven-mcp
MCP server providing tokven-mcp capabilities
Tokven MCP is a Model Context Protocol (MCP) server published by Mihkel00. It ranks #2,356 of 132,046 servers tracked on MCP Toplist, and its repository has 52 GitHub stars. Tokven MCP is listed across 2 registries — Official MCP and mcp.so, with 7 tracked versions. It was first listed on Mar 26, 2026 and most recently updated on Mar 27, 2026.
Ranks ahead of 129,690 of 132,046 servers on MCP Toplist.
Use Tokven MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tokven-mcp -- npx -y tokven-mcp[mcp_servers.tokven-mcp]
command = "npx"
args = ["-y", "tokven-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"tokven-mcp": {
"command": "npx",
"args": [
"-y",
"tokven-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"tokven-mcp": {
"command": "npx",
"args": [
"-y",
"tokven-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tokven-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tokven-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tokven-mcp": {
"command": "npx",
"args": [
"-y",
"tokven-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tokven-mcp": {
"command": "npx",
"args": [
"-y",
"tokven-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.Mihkel00%2Ftokven-mcp)<a href="https://mcptoplist.com/server/io.github.Mihkel00%2Ftokven-mcp"><img src="https://mcptoplist.com/badge/io.github.Mihkel00%2Ftokven-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Mihkel00
Available versions (7)
| Version | Published |
|---|---|
| 1.0.7 | Mar 27, 2026 |
| 1.0.6 | Mar 26, 2026 |
| 1.0.5 | Mar 26, 2026 |
| 1.0.4 | Mar 26, 2026 |
| 1.0.3 | Mar 26, 2026 |
| 1.0.1 | Mar 26, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Tokven MCP?
- Tokven MCP is maintained by Mihkel00, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Tokven MCP listed on the Official MCP Registry?
- Yes — Tokven MCP is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does Tokven MCP have?
- MCP Toplist tracks 7 versions of Tokven MCP, most recently published on Mar 27, 2026.
- Where can I find the source code for Tokven MCP?
- The source code for Tokven MCP is hosted at github.com/Mihkel00/tokven.
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.