Sentimatix
Sentimatix
Echtzeit-Sentiment-Intelligenz für den indischen Aktienmarkt für KI-Agenten und Privatanleger.
Sentimatix bietet Live-NSE/BSE-Nachrichten-Sentiment, aggregierte Aktien- und Sektorsignale sowie einen Model Context Protocol (MCP)-Server, der direkt in Claude, Cursor und andere KI-Agenten integriert werden kann.
🧩 Was ist enthalten
App | Beschreibung |
FastAPI REST-API — Nachrichten, Sentiment, Entitäten, Sektorsignale | |
MCP-Server — 10 Tools für KI-Agenten (Claude Desktop, Cursor) | |
Next.js-Entwicklerportal & API-Schlüsselverwaltung | |
Streamlit-Analyse-Dashboard | |
Hintergrund-NLP-Pipeline — Sentiment-Bewertung, Aktienkurs-Synchronisierung |
Related MCP server: Tapetide MCP Server
⚡ Schnellstart — MCP (Claude Desktop)
Fügen Sie dies zu Ihrer claude_desktop_config.json hinzu:
{
"mcpServers": {
"sentimatix": {
"command": "python",
"args": ["path/to/apps/mcp/mcp_stdio.py"],
"env": {
"BACKEND_API_URL": "https://sentimatix-production.up.railway.app/api"
}
}
}
}Für die kostenlose Stufe ist kein API-Schlüssel erforderlich.
🛠️ MCP-Tools
Tool | Beschreibung |
| Warum hat sich eine Aktie bewegt? Nachrichten + Kurs + technische Daten |
| Detaillierter Forschungsbericht zu einer einzelnen Aktie |
| Vergleich von zwei NSE-Aktien nebeneinander |
| Artikel mit NLP-Sentiment-Scores |
| Aggregiertes Sentiment über 7d / 30d |
| RSI, MACD, Bollinger-Bänder |
| Pearson-Korrelation zwischen zwei Aktien |
| Semantische Suche im Nachrichten-Korpus |
Vollständige Dokumentation: apps/mcp/README.md
📡 REST-API
Basis-URL: https://sentimatix-production.up.railway.app
Endpunkt | Beschreibung |
| Finanznachrichten mit Sentiment-Labels |
| Verzeichnis aller unterstützten NSE-Aktien |
| Aggregierte Sentiment-Scores pro Aktie |
| Sentiment-Heatmap auf Sektorebene |
Interaktive Dokumentation: https://sentimatix-production.up.railway.app/docs
🔗 Links
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceProvides real-time Indian stock market analysis, including live price tracking, technical indicators, and options Greeks calculations for NSE/BSE securities. It also enables news-based sentiment analysis, market scanning for NIFTY 50 stocks, and virtual portfolio management.
- Alicense-qualityCmaintenanceConnects AI assistants to real-time Indian stock market data with 34 tools for search, screening, analysis, portfolio tracking, and market insights across all NSE and BSE stocks.12558MIT
- Flicense-qualityDmaintenanceEnables real-time and historical Indian stock market data retrieval, including prices, news, recommendations, and top gainers/losers.
- Flicense-qualityCmaintenanceEnables NSE stock market research with screening, quotes, peer comparison, watchlists, alerts, and strategies using natural language.
Related MCP Connectors
Real-time news with bias scoring, live market data, and AI-powered options pricing
Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex.
Analyze any Nifty 500 stock with AI — price action, demand zones, technicals & screener.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Rishav0123/sentimatix'
If you have feedback or need assistance with the MCP directory API, please join our Discord server