alejandroclaro/technical-analysis-mcp
Bridge the gap between LLMs and the stock market. This MCP server exposes professional-grade technical analysis tools to AI assistants.
Platform-specific configuration:
{
"mcpServers": {
"technical-analysis-mcp": {
"command": "npx",
"args": [
"-y",
"technical-analysis-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...