Loading MCP server directory, please wait...
Real-time NSE/BSE stock sentiment, news NLP, technical analysis & RAG search via MCP.
npx @getmcp/cli add io.github.Rishav0123/sentimatixRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Rishav0123/sentimatix": {
"command": "uvx",
"args": [
"sentimatix-mcp"
],
"env": {
"BACKEND_API_URL": "https://sentimatix-production.up.railway.app/api",
"SENTIMATIX_API_KEY": ""
}
}
}
}