Cuongpo Coti MCP
Rank #41,387ai.smithery/cuongpo-coti-mcp
MCP server providing cuongpo-coti-mcp capabilities
Cuongpo Coti MCP is a Model Context Protocol (MCP) server published by cuongpo. It ranks #41,387 of 115,591 servers tracked on MCP Toplist. Cuongpo Coti MCP is listed across 3 registries — Official MCP, Smithery and Glama, with 2 tracked versions. It was first listed on Oct 2, 2025 and most recently updated on Oct 2, 2025.
Ranks ahead of 74,204 of 115,591 servers on MCP Toplist.
Use Cuongpo Coti MCP
claude mcp add --transport http cuongpo-coti-mcp https://server.smithery.ai/@cuongpo/coti-mcp/mcp[mcp_servers.cuongpo-coti-mcp]
url = "https://server.smithery.ai/@cuongpo/coti-mcp/mcp"Add to ~/.codex/config.toml.
https://server.smithery.ai/@cuongpo/coti-mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"cuongpo-coti-mcp": {
"url": "https://server.smithery.ai/@cuongpo/coti-mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cuongpo-coti-mcp": {
"type": "http",
"url": "https://server.smithery.ai/@cuongpo/coti-mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cuongpo-coti-mcp": {
"serverUrl": "https://server.smithery.ai/@cuongpo/coti-mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cuongpo-coti-mcp": {
"url": "https://server.smithery.ai/@cuongpo/coti-mcp/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/ai.smithery%2Fcuongpo-coti-mcp)<a href="https://mcptoplist.com/server/ai.smithery%2Fcuongpo-coti-mcp"><img src="https://mcptoplist.com/badge/ai.smithery%2Fcuongpo-coti-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
cuongpo
Other servers by cuongpo
- Rootstock MCP Server#76,154
- Aptos MCP#76,535
- Hyperion MCP Server#80,200
- neo-defi-mcp#80,849
- DragonSwap#80,850
Available versions (2)
| Version | Published |
|---|---|
| 0.2.1 | Oct 2, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Cuongpo Coti MCP?
- Cuongpo Coti MCP is maintained by cuongpo, which publishes 10 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Cuongpo Coti MCP listed on the Official MCP Registry?
- Yes — Cuongpo Coti MCP is listed on the Official MCP Registry, alongside Smithery and Glama.
- How many versions does Cuongpo Coti MCP have?
- MCP Toplist tracks 2 versions of Cuongpo Coti MCP, most recently published on Oct 2, 2025.
- Where can I find the source code for Cuongpo Coti MCP?
- The source code for Cuongpo Coti MCP is hosted at github.com/cuongpo/coti-mcp.