Skip to main content
Glama
Rishav0123

Sentimatix

by Rishav0123

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

apps/api

FastAPI REST-API — Nachrichten, Sentiment, Entitäten, Sektorsignale

apps/mcp

MCP-Server — 10 Tools für KI-Agenten (Claude Desktop, Cursor)

apps/dashboard

Next.js-Entwicklerportal & API-Schlüsselverwaltung

apps/streamlit

Streamlit-Analyse-Dashboard

workers/

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

explain_price_change

Warum hat sich eine Aktie bewegt? Nachrichten + Kurs + technische Daten

analyze_stock_enhanced

Detaillierter Forschungsbericht zu einer einzelnen Aktie

compare_stocks

Vergleich von zwei NSE-Aktien nebeneinander

get_news_sentiment

Artikel mit NLP-Sentiment-Scores

get_sentiment_aggregate

Aggregiertes Sentiment über 7d / 30d

get_technical_analysis

RSI, MACD, Bollinger-Bänder

calculate_correlation

Pearson-Korrelation zwischen zwei Aktien

get_rag_evidence

Semantische Suche im Nachrichten-Korpus

Vollständige Dokumentation: apps/mcp/README.md


📡 REST-API

Basis-URL: https://sentimatix-production.up.railway.app

Endpunkt

Beschreibung

GET /api/v1/news

Finanznachrichten mit Sentiment-Labels

GET /api/v1/entities

Verzeichnis aller unterstützten NSE-Aktien

GET /api/v1/sentiment

Aggregierte Sentiment-Scores pro Aktie

GET /api/v1/sentiment/sectors

Sentiment-Heatmap auf Sektorebene

Interaktive Dokumentation: https://sentimatix-production.up.railway.app/docs


F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    -
    quality
    D
    maintenance
    Provides 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.
  • A
    license
    -
    quality
    C
    maintenance
    Connects 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.
    125
    58
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Enables real-time and historical Indian stock market data retrieval, including prices, news, recommendations, and top gainers/losers.
  • F
    license
    -
    quality
    C
    maintenance
    Enables NSE stock market research with screening, quotes, peer comparison, watchlists, alerts, and strategies using natural language.

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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