Skip to main content
Glama
Rishav0123

Sentimatix

by Rishav0123

Sentimatix

AIエージェントおよび個人トレーダー向けのインド株式市場リアルタイムセンチメントインテリジェンス。

Sentimatixは、NSE/BSEのライブニュースセンチメント、集計された株式・セクターシグナルを提供し、Claude、Cursor、その他のAIエージェントに直接接続できるModel Context Protocol (MCP) サーバーを提供します。


🧩 構成内容

アプリ

説明

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

2つのNSE銘柄の比較

get_news_sentiment

NLPセンチメントスコア付き記事

get_sentiment_aggregate

7日間/30日間の集計センチメント

get_technical_analysis

RSI、MACD、ボリンジャーバンド

calculate_correlation

2銘柄間のピアソン相関係数

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