CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
the-staq avatar

Tradestaq Mcp

the-staq/tradestaq-mcp
31 toolsSTDIOregistry active
Summary

Connects Claude to the TradeStaq platform for crypto trading automation. You get 31 tools covering strategy creation, backtesting, bot deployment, and portfolio management across exchanges like Binance, Bybit, OKX, and Hyperliquid. Generate strategies from natural language prompts, backtest them historically, then deploy as paper or live bots. Also includes copy trading via a leaderboard, position monitoring with live PnL, and performance analytics. Auth uses OAuth PKCE with browser flow or direct JWT, stored locally with 0600 permissions. Available via npx for stdio or remotely over HTTP. Defaults to paper trading unless you explicitly pass the live flag.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Tools

Public tool metadata for what this MCP can expose to an agent.

31 tools
loginLog in to TradeStaq with email and password.2 params

Log in to TradeStaq with email and password.

Parameters* required
emailstring
Your TradeStaq email address
passwordstring
Your TradeStaq password
authenticateLog in to TradeStaq via browser. Opens a login page in your browser — you authenticate there and the token is saved automatically. No credentials enter the chat.

Log in to TradeStaq via browser. Opens a login page in your browser — you authenticate there and the token is saved automatically. No credentials enter the chat.

No parameter schema in public metadata yet.

check_authCheck if you are authenticated with TradeStaq.

Check if you are authenticated with TradeStaq.

No parameter schema in public metadata yet.

set_tokenManually set a JWT token. For advanced use only.2 params

Manually set a JWT token. For advanced use only.

Parameters* required
baseUrlstring
API base URL (default: https://tradestaq.com)
tokenstring
JWT token from TradeStaq
connect_exchangeConnect a new exchange account via browser. Opens a page where you securely enter your exchange API keys. Keys never enter the chat.

Connect a new exchange account via browser. Opens a page where you securely enter your exchange API keys. Keys never enter the chat.

No parameter schema in public metadata yet.

logoutRemove stored TradeStaq credentials.

Remove stored TradeStaq credentials.

No parameter schema in public metadata yet.

get_priceGet the current price of a trading pair (e.g. BTC/USDT).2 params

Get the current price of a trading pair (e.g. BTC/USDT).

Parameters* required
exchangestring
Exchange name (e.g. binance, bybit)
symbolstring
Trading pair (e.g. BTC/USDT)
get_candlesGet OHLCV candlestick data for a trading pair.4 params

Get OHLCV candlestick data for a trading pair.

Parameters* required
exchangestring
limitnumber
default: 100
symbolstring
Trading pair (e.g. BTC/USDT)
timeframestring
one of 1m · 5m · 15m · 1h · 4h · 1ddefault: 1h
list_exchangesList your connected exchange accounts with their IDs, platform names, and status.

List your connected exchange accounts with their IDs, platform names, and status.

No parameter schema in public metadata yet.

search_marketsSearch for trading pairs on a specific exchange. Use list_exchanges to find your exchange IDs.2 params

Search for trading pairs on a specific exchange. Use list_exchanges to find your exchange IDs.

Parameters* required
exchangestring
Filter by exchange
querystring
Search query (e.g. "BTC", "ETH/USDT")
get_portfolioGet portfolio overview: total balance, exchanges, and active bots.

Get portfolio overview: total balance, exchanges, and active bots.

No parameter schema in public metadata yet.

get_positionsGet all open trading positions with current PnL.1 params

Get all open trading positions with current PnL.

Parameters* required
exchangestring
Filter by exchange name
list_strategiesList available trading strategies.1 params

List available trading strategies.

Parameters* required
ownedboolean
If true, only show your own strategiesdefault: false
get_strategyGet detailed info about a specific strategy.1 params

Get detailed info about a specific strategy.

Parameters* required
idstring
Strategy ID
explain_strategyGet a plain-English explanation of a strategy: what it does, risk profile, best market conditions.1 params

Get a plain-English explanation of a strategy: what it does, risk profile, best market conditions.

Parameters* required
idstring
Strategy ID
compare_strategiesCompare multiple strategies side by side on key metrics.1 params

Compare multiple strategies side by side on key metrics.

Parameters* required
idsarray
Strategy IDs to compare
create_strategyCreate a new trading strategy from TradeDroid code.5 params

Create a new trading strategy from TradeDroid code.

Parameters* required
codestring
TradeDroid strategy code
descriptionstring
What the strategy does
marketstring
one of spot · futuresdefault: futures
namestring
Strategy name
timeframestring
default: 1h
generate_strategyGenerate a trading strategy from a natural language description using AI. Describe what you want and AI creates the TradeDroid code.3 params

Generate a trading strategy from a natural language description using AI. Describe what you want and AI creates the TradeDroid code.

Parameters* required
descriptionstring
Natural language description of the strategy you want (e.g. "momentum strategy for ETH that buys on RSI oversold and sells on RSI overbought")
marketstring
one of spot · futuresdefault: futures
timeframestring
Primary timeframe (e.g. 1h, 4h, 1d)default: 1h
what_if_backtestRun a backtest on a strategy. Async, may take 30-120 seconds. Returns full performance metrics.6 params

Run a backtest on a strategy. Async, may take 30-120 seconds. Returns full performance metrics.

Parameters* required
exchangestring
Exchange account ID (use list_exchanges to find)
initialBalancenumber
default: 10000
periodstring
one of 1m · 3m · 6m · 1ydefault: 3m
strategyIdstring
Strategy ID to backtest
symbolstring
default: BTC/USDT
timeframestring
Candle timeframe (e.g. 1h, 4h, 1d)default: 1h
get_backtest_resultsCheck status/results of a previously started backtest.1 params

Check status/results of a previously started backtest.

Parameters* required
jobIdstring
Backtest job ID
list_botsList all your trading bots with status and performance.

List all your trading bots with status and performance.

No parameter schema in public metadata yet.

get_bot_statusGet detailed status and performance for a specific bot.1 params

Get detailed status and performance for a specific bot.

Parameters* required
idstring
Bot ID
deploy_botDeploy a strategy as a trading bot. Defaults to paper trading for safety.8 params

Deploy a strategy as a trading bot. Defaults to paper trading for safety.

Parameters* required
exchangeIdstring
Exchange account ID
leveragenumber
default: 1
liveboolean
If true, trades with real money. Defaults to paper.default: false
namestring
stopLossnumber
Stop loss % (e.g. 5)
strategyIdstring
Strategy ID to deploy
symbolstring
default: BTC/USDT
takeProfitnumber
Take profit % (e.g. 10)
stop_botStop a running trading bot. Open positions remain.1 params

Stop a running trading bot. Open positions remain.

Parameters* required
idstring
Bot ID to stop
close_positionClose an open trading position. WARNING: This executes a market order to close your position.4 params

Close an open trading position. WARNING: This executes a market order to close your position.

Parameters* required
exchangeIdstring
Exchange account ID where the position is open
percentagenumber
Percentage of position to close (100 = full close)default: 100
symbolstring
Trading pair (e.g. BTC/USDT)
tradeIdstring
Trade/position ID to close
get_trade_historyGet your closed trade history with PnL, entry/exit prices, and duration.4 params

Get your closed trade history with PnL, entry/exit prices, and duration.

Parameters* required
exchangestring
Filter by exchange name
limitnumber
Number of trades to return (max 200)default: 50
pagenumber
Page number for paginationdefault: 1
symbolstring
Filter by trading pair symbol
get_performance_metricsGet trading performance metrics: ROI, win rate, PnL, Sortino ratio.3 params

Get trading performance metrics: ROI, win rate, PnL, Sortino ratio.

Parameters* required
exchangeIdstring
Filter by exchange ID
timeRangestring
Time range for metricsone of today · 7d · 30d · 90ddefault: 30d
tradeTypestring
Filter by trade typeone of live · paper
list_top_tradersBrowse the leaderboard of top-performing traders you can copy.3 params

Browse the leaderboard of top-performing traders you can copy.

Parameters* required
limitnumber
Number of traders to return (max 50)default: 10
periodstring
Leaderboard time periodone of 7d · 30d · 90ddefault: 30d
sortBystring
Sort criteriaone of roi · pnl · winRatedefault: roi
follow_traderSubscribe to copy a top trader's trades. WARNING: This commits capital to copy trading.3 params

Subscribe to copy a top trader's trades. WARNING: This commits capital to copy trading.

Parameters* required
exchangeIdstring
Your exchange account to trade on
masterIdstring
ID of the trader to follow
multipliernumber
Trade size multiplier relative to the master's tradesdefault: 1
suggest_strategiesSuggest trading strategies matching your risk profile. Filters by risk tolerance, max drawdown, preferred assets, and minimum Sharpe ratio.4 params

Suggest trading strategies matching your risk profile. Filters by risk tolerance, max drawdown, preferred assets, and minimum Sharpe ratio.

Parameters* required
maxDrawdownnumber
Maximum acceptable drawdown % (e.g. 15)
minSharpenumber
Minimum Sharpe ratio
preferredAssetsarray
Preferred assets like ['BTC', 'ETH']
riskTolerancestring
Risk tolerance levelone of conservative · moderate · aggressivedefault: moderate
get_market_contextGet market context for a symbol: trend direction, volatility level, support/resistance levels.3 params

Get market context for a symbol: trend direction, volatility level, support/resistance levels.

Parameters* required
exchangeIdstring
Exchange account ID (use list_exchanges to find)
symbolstring
Trading pair (e.g. BTC/USDT)
timeframestring
Candle timeframeone of 1h · 4h · 1ddefault: 4h

TradeStaq MCP Server

npm version License: MIT

Website · Docs · MCP / AI Tools · Pricing

31 AI-powered trading tools for Claude, Cursor, and any MCP client.

Create strategies, backtest them, deploy trading bots, copy top traders, monitor positions, and manage your crypto portfolio, all from conversation. Supports Binance, Bybit, OKX, Bitget, Hyperliquid, dYdX, and more.

"Show me my portfolio" → get_portfolio
"Backtest GhostRider on BTC/USDT for 3 months" → what_if_backtest
"Deploy it on my Binance account" → deploy_bot
"Who are the top traders this month?" → list_top_traders
"Generate a momentum strategy for ETH" → generate_strategy

Quick Start

Option A: Remote server (no install needed)

For MCP clients that support HTTP transport:

{
  "mcpServers": {
    "tradestaq": {
      "url": "https://mcp.tradestaq.com/mcp"
    }
  }
}

Option B: npx (recommended for local)

No clone, no build. Just add to your MCP config:

Claude Desktop (~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "tradestaq": {
      "command": "npx",
      "args": ["-y", "@the-staq/tradestaq-mcp"]
    }
  }
}

Cursor (.cursor/mcp.json):

{
  "mcpServers": {
    "tradestaq": {
      "command": "npx",
      "args": ["-y", "@the-staq/tradestaq-mcp"]
    }
  }
}

Claude Code:

claude mcp add tradestaq -- npx -y @the-staq/tradestaq-mcp

Option C: Clone and build

git clone https://github.com/the-staq/tradestaq-mcp.git
cd tradestaq-mcp
npm install
npm run build

Then point your MCP client to dist/index.js.

Authenticate

After adding the server, ask your AI assistant to log in:

  • "Log me in to TradeStaq" — uses email/password directly
  • "Authenticate with TradeStaq" — opens a browser window for secure OAuth login

Credentials never enter the chat when using the browser flow. Token is stored locally at ~/.tradestaq/mcp-config.json with restricted permissions (0600).

Tools

Auth

ToolDescription
loginLog in with email and password
authenticateLog in via browser (OAuth + PKCE)
check_authCheck authentication status
set_tokenManually set a JWT token
connect_exchangeConnect an exchange account via browser
logoutRemove stored credentials

Market Data

ToolDescription
get_priceCurrent price, 24h change, volume
get_candlesOHLCV candlestick data (1m to 1d)
list_exchangesList connected exchange accounts
search_marketsFind trading pairs on a specific exchange

Portfolio

ToolDescription
get_portfolioTotal balance, exchanges, active bots
get_positionsOpen positions with live PnL

Strategies

ToolDescription
list_strategiesBrowse marketplace or your own strategies
get_strategyFull strategy details and performance
explain_strategyPlain-English explanation with risk profile
compare_strategiesSide-by-side metrics comparison
create_strategyCreate a strategy from TradeDroid code
generate_strategyGenerate a strategy from natural language using AI

Backtesting

ToolDescription
what_if_backtestRun a historical backtest (async, 30-120s)
get_backtest_resultsCheck status of a running backtest

Bot Management

ToolDescription
list_botsAll bots with status and performance
get_bot_statusDetailed bot metrics and config
deploy_botDeploy a strategy as a trading bot
stop_botStop a running bot
close_positionClose an open position (full or partial)

deploy_bot defaults to paper trading. Pass live: true for real money.

Trade History

ToolDescription
get_trade_historyClosed trades with PnL, entry/exit prices
get_performance_metricsROI, win rate, Sortino ratio, PnL breakdown

Copy Trading

ToolDescription
list_top_tradersBrowse the leaderboard of top traders
follow_traderSubscribe to copy a trader's trades

Advisor

ToolDescription
suggest_strategiesMatch strategies to your risk profile
get_market_contextTrend, volatility, support/resistance for a symbol

Prompt Templates

Trading Assistant — Start a conversation about your portfolio and positions. The AI calls get_portfolio and get_positions to ground its responses in your actual data.

Strategy Builder — Walk through creating, backtesting, and deploying a strategy. Pass an optional goal like "momentum strategy for ETH" to get focused suggestions.

Portfolio Reviewer — Deep analysis of your portfolio, positions, trade history, and performance. Identifies what's working, what isn't, and suggests improvements.

Resources

MCP resources provide browsable data that AI clients can read directly:

ResourceURIDescription
Portfoliotradestaq://portfolioBalances, positions, and active bots
Botstradestaq://botsAll bots with status and PnL
Strategiestradestaq://strategiesStrategy catalog with ratings

Architecture

                    stdio                                    HTTPS
┌──────────────┐◄──────────►┐                  ┌────────────────►┌──────────────┐
│Claude Desktop│             │                  │                 │              │
│Cursor / CLI  │             │  tradestaq-mcp   │   Bearer JWT    │  TradeStaq   │
└──────────────┘             │  31 tools        │◄────────────────│  API         │
                             │  3 prompts       │                 │              │
┌──────────────┐  HTTP+SSE  │  3 resources      │                 └──────────────┘
│ Any MCP      │◄──────────►│                  │
│ client (web) │             └──────────────────┘
└──────────────┘
  • Two transports: stdio (local, default) and HTTP+SSE (remote, --http flag)
  • Hosted at https://mcp.tradestaq.com/mcp for remote clients
  • JWT auth via OAuth PKCE or email/password login
  • All tools return structured JSON with error contract
  • Token auto-refresh when expiring within 1 hour

Development

npm run dev        # watch mode with tsx
npm run build      # compile TypeScript
npm run lint       # type check without emitting
npm test           # run tests
npm start          # run server (stdio)
npm run start:http # run server (HTTP+SSE on port 3100)

Error Handling

All tool errors return structured responses:

{
  "error": {
    "code": "INSUFFICIENT_BALANCE",
    "message": "Human-readable description",
    "retryable": true,
    "retryAfterMs": 5000
  }
}

Error codes: AUTH_EXPIRED, TIMEOUT, RATE_LIMITED, NETWORK_ERROR, HTTP_4xx, HTTP_5xx.

Security

  • Credentials never enter AI conversation history
  • OAuth PKCE flow with browser-based authentication
  • Token stored with 0600 file permissions
  • Localhost-only OAuth callbacks
  • deploy_bot, stop_bot, close_position, and follow_trader are destructive operations (AI confirms with user)

Links

  • Website: tradestaq.com
  • Documentation: tradestaq.com/docs
  • MCP & AI trading tools: tradestaq.com/mcp
  • Pricing: tradestaq.com/pricing
  • npm package: @the-staq/tradestaq-mcp

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
Finance & Commerce
Registryactive
Package@the-staq/tradestaq-mcp
TransportSTDIO
UpdatedApr 6, 2026
View on GitHub

Related Finance & Commerce MCP Servers

View all →
theagenttimes avatar
UCP Gateway

theagenttimes/ucp-gateway

AI Shopping tools for product search, comparison, and safe checkout Commerce Gateway — an infrastructure layer that enables open-source AI agents to participate in agentic commerce through the Universal Commerce Protocol. Our platform gives agents a hosted UCP profile registry, a secure MCP gateway, and access to commerce flows without requiring every agent to own a domain, GitHub account, or Shopify credentials. With this solution, agents can discover products, recommend options, build carts, validate them with the user, and generate checkout handoff links where the buyer completes payment safely on Shopping platform. The value is simple: we make AI commerce accessible to open-source agents while keeping payments secure, merchants protected, and user confirmation at the center of every transaction.
thebrierfox avatar
The STALL

thebrierfox/the-stall

293 AI-callable finance and data tools over MCP. No API keys required. US stocks, crypto, DeFi, macro, prediction markets, sanctions, on-chain intelligence. x402 USDC pay-per-call on Base. Built by IntuiTek1.
thebrierfox avatar
The STALL

thebrierfox/the-stall-6271cf4e

293 AI-callable finance and data tools over MCP. No API keys required. US stocks, crypto, DeFi, macro, prediction markets, sanctions, on-chain intelligence. x402 USDC pay-per-call on Base. Built by IntuiTek1.
thememebanker avatar
Nory Mcp Server

thememebanker/nory-mcp-server

Give any AI agent instant payment capabilities via x402 protocol on Solana
theyahia avatar
Robokassa Mcp

theyahia/robokassa-mcp

MCP server for Robokassa payment API — generate payment URLs, check invoice status. First MCP for R
tooloracle avatar
Ecommerceoracle

tooloracle/ecommerceoracle

EcommerceOracle - 8 e-commerce tools: Shopify, WooCommerce, GMV, conversions, returns.