Trade It
Rank #6953pulsemcp/tradeit
Execute stock, crypto, and options trades through natural language commands
Trade It is a Model Context Protocol (MCP) server published by trade-it-inc. It ranks #6953 of 58,832 servers tracked on MCP Toplist, and its repository has 53 GitHub stars. Trade It is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on May 7, 2025.
Ranks ahead of 51,879 of 58,832 servers on MCP Toplist.
Use Trade It
Add Trade It to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"tradeit": {
"url": "https://mcp.tradeit.app/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tradeit": {
"url": "https://mcp.tradeit.app/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
trade-it-inc
Not versioned
This server is published through a registry that does not expose explicit version metadata. The listing tracks a single rolling release.
Frequently asked questions
- What is Trade It?
- Execute stock, crypto, and options trades through natural language commands
- Who maintains Trade It?
- Trade It is maintained by trade-it-inc, which publishes 4 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Trade It an official MCP server?
- Trade It is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Trade It have?
- Trade It ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Trade It?
- The source code for Trade It is hosted at github.com/trade-it-inc/trade-it-mcp.