Tenzro Canton MCP
Rank #23,948network.tenzro/tenzro-canton
Canton MCP: DAML submit, contracts, events, parties, domains, CIP-56 tokens, DvP, DAR upload.
Tenzro Canton MCP is a Model Context Protocol (MCP) server published by tenzro. It ranks #23,948 of 115,591 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Tenzro Canton MCP is listed on Official MCP, with 1 tracked version. It was first listed on May 2, 2026 and most recently updated on May 2, 2026.
Ranks ahead of 91,643 of 115,591 servers on MCP Toplist.
Use Tenzro Canton MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http tenzro-canton https://canton-mcp.tenzro.network/mcp[mcp_servers.tenzro-canton]
url = "https://canton-mcp.tenzro.network/mcp"Add to ~/.codex/config.toml.
https://canton-mcp.tenzro.network/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"tenzro-canton": {
"url": "https://canton-mcp.tenzro.network/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tenzro-canton": {
"type": "http",
"url": "https://canton-mcp.tenzro.network/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tenzro-canton": {
"serverUrl": "https://canton-mcp.tenzro.network/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tenzro-canton": {
"url": "https://canton-mcp.tenzro.network/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/network.tenzro%2Ftenzro-canton)<a href="https://mcptoplist.com/server/network.tenzro%2Ftenzro-canton"><img src="https://mcptoplist.com/badge/network.tenzro%2Ftenzro-canton.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
tenzro
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 2, 2026 |
Frequently asked questions
- Who maintains Tenzro Canton MCP?
- Tenzro Canton MCP is maintained by tenzro, which publishes 8 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Tenzro Canton MCP listed on the Official MCP Registry?
- Yes — Tenzro Canton MCP is listed on the Official MCP Registry.
- How many versions does Tenzro Canton MCP have?
- MCP Toplist tracks 1 version of Tenzro Canton MCP, most recently published on May 2, 2026.
- Where can I find the source code for Tenzro Canton MCP?
- The source code for Tenzro Canton MCP is hosted at github.com/tenzro/tenzro-network.