com.dcamethod/dca-tools
com.dcamethod/dca-toolsDollar-cost-averaging backtests on real historical data for crypto, stocks and commodities.
Tools · 3
Returns every asset dcamethod.com can backtest, with category, calculator URL and whether historical data is available. Optional category filter: crypto, stocks, commodities.
Simulates dollar-cost averaging into one asset using dcamethod.com's own engine and historical price data. Returns total invested, final value, profit, CAGR, average buy price, best/worst month and pu…
Returns a concise explanation of the dollar-cost-averaging method plus links to the methodology, calculators and blog.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"com.dcamethod/dca-tools": {
"url": "https://dcamethod.com/api/mcp",
"transport": "streamable-http"
}
}
}