Skip to main content
Glama
Rishav0123

Sentimatix

by Rishav0123

Sentimatix

面向 AI 智能体和散户交易者的实时印度股市情绪智能。

Sentimatix 提供实时的 NSE/BSE 新闻情绪、汇总的股票和行业信号,以及一个可直接接入 Claude、Cursor 和其他 AI 智能体的模型上下文协议 (MCP) 服务器。


🧩 内容概览

应用

描述

apps/api

FastAPI REST API — 新闻、情绪、实体、行业信号

apps/mcp

MCP 服务器 — 为 AI 智能体(Claude Desktop, Cursor)提供 10 种工具

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