Sentimatix
Sentimatix
面向 AI 智能体和散户交易者的实时印度股市情绪智能。
Sentimatix 提供实时的 NSE/BSE 新闻情绪、汇总的股票和行业信号,以及一个可直接接入 Claude、Cursor 和其他 AI 智能体的模型上下文协议 (MCP) 服务器。
🧩 内容概览
应用 | 描述 |
FastAPI REST API — 新闻、情绪、实体、行业信号 | |
MCP 服务器 — 为 AI 智能体(Claude Desktop, Cursor)提供 10 种工具 | |
Next.js 开发者门户和 API 密钥管理 | |
Streamlit 分析仪表板 | |
后台 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 工具
工具 | 描述 |
| 股票为何波动?新闻 + 价格 + 技术指标 |
| 深入的单只股票研究报告 |
| 两只 NSE 股票的并排对比 |
| 带有 NLP 情绪评分的文章 |
| 7 天 / 30 天的汇总情绪 |
| RSI、MACD、布林带 |
| 两只股票之间的皮尔逊相关系数 |
| 对新闻语料库进行语义搜索 |
完整文档:apps/mcp/README.md
📡 REST API
基础 URL:https://sentimatix-production.up.railway.app
端点 | 描述 |
| 带有情绪标签的财经新闻 |
| 所有支持的 NSE 股票目录 |
| 每只股票的汇总情绪评分 |
| 行业级情绪热力图 |
交互式文档:https://sentimatix-production.up.railway.app/docs
🔗 链接
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