TradeStaq MCP
Rank #19,983io.github.the-staq/tradestaq-mcp
AI-powered crypto trading tools. Strategies, backtests, bots, and portfolio management.
TradeStaq MCP is a Model Context Protocol (MCP) server published by the-staq. It ranks #19,983 of 132,345 servers tracked on MCP Toplist. TradeStaq MCP is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 1 tracked version. It was first listed on Apr 5, 2026 and most recently updated on Apr 6, 2026.
Ranks ahead of 112,362 of 132,345 servers on MCP Toplist.
Use TradeStaq MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http tradestaq-mcp https://mcp.tradestaq.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add tradestaq-mcp -- npx -y @the-staq/tradestaq-mcp[mcp_servers.tradestaq-mcp]
url = "https://mcp.tradestaq.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.tradestaq-mcp]
command = "npx"
args = ["-y", "@the-staq/tradestaq-mcp"]Add to ~/.codex/config.toml.
https://mcp.tradestaq.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tradestaq-mcp": {
"command": "npx",
"args": [
"-y",
"@the-staq/tradestaq-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"tradestaq-mcp": {
"url": "https://mcp.tradestaq.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tradestaq-mcp": {
"command": "npx",
"args": [
"-y",
"@the-staq/tradestaq-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tradestaq-mcp": {
"type": "http",
"url": "https://mcp.tradestaq.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"tradestaq-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@the-staq/tradestaq-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tradestaq-mcp": {
"serverUrl": "https://mcp.tradestaq.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tradestaq-mcp": {
"command": "npx",
"args": [
"-y",
"@the-staq/tradestaq-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tradestaq-mcp": {
"url": "https://mcp.tradestaq.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tradestaq-mcp": {
"command": "npx",
"args": [
"-y",
"@the-staq/tradestaq-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.the-staq%2Ftradestaq-mcp)<a href="https://mcptoplist.com/server/io.github.the-staq%2Ftradestaq-mcp"><img src="https://mcptoplist.com/badge/io.github.the-staq%2Ftradestaq-mcp.svg" alt="MCP Toplist: Top 25% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
the-staq
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Apr 6, 2026 |
Frequently asked questions
- Who maintains TradeStaq MCP?
- TradeStaq MCP is maintained by the-staq, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is TradeStaq MCP listed on the Official MCP Registry?
- Yes — TradeStaq MCP is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does TradeStaq MCP have?
- MCP Toplist tracks 1 version of TradeStaq MCP, most recently published on Apr 6, 2026.
- Where can I find the source code for TradeStaq MCP?
- The source code for TradeStaq MCP is hosted at github.com/the-staq/tradestaq-mcp.
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.