Skip to main content
Glama
Rishav0123

Sentimatix

by Rishav0123

Sentimatix

AI 에이전트 및 개인 투자자를 위한 실시간 인도 주식 시장 심리 인텔리전스.

Sentimatix는 실시간 NSE/BSE 뉴스 심리, 집계된 주식 및 섹터 신호를 제공하며, Claude, Cursor 및 기타 AI 에이전트에 직접 연결되는 MCP(Model Context Protocol) 서버를 제공합니다.


🧩 포함된 내용

설명

apps/api

FastAPI REST API — 뉴스, 심리, 엔티티, 섹터 신호

apps/mcp

MCP 서버 — AI 에이전트용 도구 10개 (Claude Desktop, Cursor)

apps/dashboard

Next.js 개발자 포털 및 API 키 관리

apps/streamlit

Streamlit 분석 대시보드

workers/

백그라운드 NLP 파이프라인 — 심리 점수 산정, 주가 동기화


Related MCP server: Tapetide MCP Server

⚡ 빠른 시작 — MCP (Claude Desktop)

claude_desktop_config.json에 추가하세요:

{
  "mcpServers": {
    "sentimatix": {
      "command": "python",
      "args": ["path/to/apps/mcp/mcp_stdio.py"],
      "env": {
        "BACKEND_API_URL": "https://sentimatix-production.up.railway.app/api"
      }
    }
  }
}

무료 티어는 API 키가 필요하지 않습니다.


🛠️ MCP 도구

도구

설명

explain_price_change

주가가 변동한 이유는 무엇인가요? 뉴스 + 가격 + 기술적 지표

analyze_stock_enhanced

심층 단일 주식 조사 보고서

compare_stocks

두 NSE 주식의 나란히 비교

get_news_sentiment

NLP 심리 점수가 포함된 기사

get_sentiment_aggregate

7일/30일간의 집계된 심리

get_technical_analysis

RSI, MACD, 볼린저 밴드

calculate_correlation

두 주식 간의 피어슨 상관관계

get_rag_evidence

뉴스 코퍼스에 대한 의미론적 검색

전체 문서: apps/mcp/README.md


📡 REST API

기본 URL: https://sentimatix-production.up.railway.app

엔드포인트

설명

GET /api/v1/news

심리 라벨이 포함된 금융 뉴스

GET /api/v1/entities

지원되는 모든 NSE 주식 디렉토리

GET /api/v1/sentiment

주식별 집계된 심리 점수

GET /api/v1/sentiment/sectors

섹터별 심리 히트맵

대화형 문서: 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