
Cotrader
Let your coding agent screen U.S. equities and spot chart patterns in plain English instead of juggling screener UIs.
Overview
CoTrader is an MCP server for the Idea phase that screens 11,000+ stocks with natural language and surfaces chart-pattern signals to your agent.
What is this MCP server?
- Natural-language screening across 11,000+ stocks via remote streamable-http MCP
- Chart-pattern detection callable from Claude Code, Cursor, and other MCP clients
- Hosted endpoint at https://api.getcotrader.com/mcp (v1.0.0)
- GitHub source: get-cotrader/cotrader-mcp
- No local npm package in catalog metadata—connect as a remote MCP server
- Screens 11,000+ stocks (per server description)
- Server version 1.0.0
- Remote transport: streamable-http at api.getcotrader.com/mcp
What problem does it solve?
Building or scripting stock screeners and pattern scanners by hand burns solo-builder time before you even know if the product idea is worth it.
Who is it for?
Indie builders prototyping trading tools, market newsletters, or AI research assistants who need quick equity discovery from the IDE.
Skip if: Teams that need audited execution, brokerage integration, or compliance-ready trading systems without a separate vendor review.
What do I get? / Deliverables
Your agent can run conversational equity screens and pattern checks through one MCP remote so you can iterate on finance or research features faster.
- Agent-callable stock screens over 11,000+ symbols
- Chart-pattern detection results inside agent sessions
- Faster iteration on finance or research feature specs
Recommended MCP Servers
Journey fit
Canonical shelf is Idea because stock discovery and pattern checks happen before you commit to a trading product, content angle, or finance feature. Research is where you explore markets, filters, and technical setups—not where you ship production trading infra.
How it compares
Remote finance-data MCP integration, not a local skill that teaches market analysis methodology.
Common Questions / FAQ
Who is io.github.get-cotrader/cotrader for?
Solo and indie developers using MCP agents who want natural-language stock screening and chart-pattern detection during idea and research work.
When should I use io.github.get-cotrader/cotrader?
Use it while exploring finance or analytics product ideas, validating screen criteria, or drafting features that need market-discovery APIs from your agent.
How do I add io.github.get-cotrader/cotrader to my agent?
Register the remote MCP URL https://api.getcotrader.com/mcp (streamable-http) in your client’s MCP config, then invoke the server’s tools from Claude Code, Cursor, or another compatible host.