SERVER

Sentimatix

Rank #8968

glama/Rishav0123/sentimatix

Real-time NSE/BSE stock sentiment, news NLP, technical analysis & RAG search via MCP.

First listed
May 8, 2026
Last publish date
May 15, 2026
OVERVIEW

Sentimatix is a Model Context Protocol (MCP) server published by Rishav0123. It ranks #8968 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Sentimatix is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on May 8, 2026 and most recently updated on May 15, 2026.

STANDING
#8,968of 58,900 tracked serversTop 25%

Ranks ahead of 49,932 of 58,900 servers on MCP Toplist.

CONNECT

Use Sentimatix

Add Sentimatix to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "sentimatix": {
      "url": "https://sentimatix-mcp.up.railway.app/mcp"
    }
  }
}
Remote · SSE
{
  "mcpServers": {
    "sentimatix": {
      "url": "https://sentimatix-mcp.up.railway.app/sse"
    }
  }
}
Python package (PyPI)
{
  "mcpServers": {
    "sentimatix": {
      "command": "uvx",
      "args": [
        "sentimatix-mcp"
      ],
      "env": {
        "BACKEND_API_URL": "<your BACKEND_API_URL>",
        "SENTIMATIX_API_KEY": "<your SENTIMATIX_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

Rishav0123

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
1.0.2May 15, 2026
FAQ

Frequently asked questions

What is Sentimatix?
Real-time NSE/BSE stock sentiment, news NLP, technical analysis & RAG search via MCP.
Who maintains Sentimatix?
Sentimatix is maintained by Rishav0123, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is Sentimatix an official MCP server?
Yes — Sentimatix is listed on the Official MCP Registry, alongside Glama.
How many versions does Sentimatix have?
MCP Toplist tracks 1 version of Sentimatix, most recently published on May 15, 2026.
Where can I find the source code for Sentimatix?
The source code for Sentimatix is hosted at github.com/Rishav0123/sentimatix.
EXPLORE