Servers
A
AlgoThesis — Trading Strategies for Claude
@camgitt
Ask Claude about any stock. Get backtested trading strategies with catalyst awareness. Supports theses, comparisons, backtests, and market opinions. Free, no account needed.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"algothesis": {
"command": "npx",
"args": [
"algothesis-mcp"
]
}
}
}