Trade It MCP Server
Rank #9,431app.tradeit/mcp
MCP server providing mcp capabilities
Trade It MCP Server is a Model Context Protocol (MCP) server published by trade-it-inc. It ranks #9,431 of 132,046 servers tracked on MCP Toplist, and its repository has 59 GitHub stars. Trade It MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on May 7, 2025 and most recently updated on Dec 16, 2025.
Ranks ahead of 122,615 of 132,046 servers on MCP Toplist.
Use Trade It MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http tradeit https://mcp.tradeit.app/mcpclaude mcp add --transport http tradeit https://mcp.tradeit.app/sse[mcp_servers.tradeit]
url = "https://mcp.tradeit.app/mcp"Add to ~/.codex/config.toml.
[mcp_servers.tradeit]
url = "https://mcp.tradeit.app/sse"Add to ~/.codex/config.toml.
https://mcp.tradeit.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://mcp.tradeit.app/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"tradeit": {
"url": "https://mcp.tradeit.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"tradeit": {
"url": "https://mcp.tradeit.app/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tradeit": {
"type": "http",
"url": "https://mcp.tradeit.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"tradeit": {
"type": "http",
"url": "https://mcp.tradeit.app/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tradeit": {
"serverUrl": "https://mcp.tradeit.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tradeit": {
"serverUrl": "https://mcp.tradeit.app/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tradeit": {
"url": "https://mcp.tradeit.app/mcp"
}
}
}{
"mcpServers": {
"tradeit": {
"url": "https://mcp.tradeit.app/sse"
}
}
}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/app.tradeit%2Fmcp)<a href="https://mcptoplist.com/server/app.tradeit%2Fmcp"><img src="https://mcptoplist.com/badge/app.tradeit%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries (1 delisted)
trade-it-inc
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Dec 16, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Trade It MCP Server?
- Trade It MCP Server is maintained by trade-it-inc, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Trade It MCP Server listed on the Official MCP Registry?
- Yes — Trade It MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Trade It MCP Server have?
- MCP Toplist tracks 2 versions of Trade It MCP Server, most recently published on Dec 16, 2025.
- Where can I find the source code for Trade It MCP Server?
- The source code for Trade It MCP Server is hosted at github.com/trade-it-inc/trade-it-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.