SERVER

Crowdsentinel MCP Server

Rank #510

io.github.thomasxm/crowdsentinel-mcp-server

MCP server providing crowdsentinel-server capabilities

First listed
Mar 14, 2026
Last publish date
Mar 15, 2026
OVERVIEW

Crowdsentinel MCP Server is a Model Context Protocol (MCP) server published by thomasxm. It ranks #510 of 58,832 servers tracked on MCP Toplist, and its repository has 204 GitHub stars. Crowdsentinel MCP Server is listed on Official MCP, with 34 tracked versions. It was first listed on Mar 14, 2026 and most recently updated on Mar 15, 2026.

STANDING
#510of 58,832 tracked serversTop 1%

Ranks ahead of 58,322 of 58,832 servers on MCP Toplist.

Recent momentum
+35GitHub stars since Mar 9 (+21%)
CONNECT

Use Crowdsentinel MCP Server

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

Python package (PyPI)
{
  "mcpServers": {
    "crowdsentinel-mcp-server": {
      "command": "uvx",
      "args": [
        "crowdsentinel-mcp-server"
      ],
      "env": {
        "ELASTICSEARCH_HOSTS": "<your ELASTICSEARCH_HOSTS>",
        "ELASTICSEARCH_API_KEY": "<your ELASTICSEARCH_API_KEY>",
        "ELASTICSEARCH_USERNAME": "<your ELASTICSEARCH_USERNAME>",
        "ELASTICSEARCH_PASSWORD": "<your ELASTICSEARCH_PASSWORD>",
        "VERIFY_CERTS": "<your VERIFY_CERTS>",
        "REQUEST_TIMEOUT": "<your REQUEST_TIMEOUT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

thomasxm

Organization
Total servers
2
Total versions
34
VERSIONS

Available versions (34)

VersionPublished
0.5.6Mar 15, 2026
0.5.5Mar 15, 2026
0.5.4Mar 15, 2026
0.5.3Mar 15, 2026
0.5.2Mar 15, 2026
0.5.1Mar 15, 2026
0.5.0Mar 15, 2026
0.4.9Mar 15, 2026
0.4.8Mar 15, 2026
0.4.7Mar 15, 2026
0.4.6Mar 15, 2026
0.4.5Mar 15, 2026
0.4.4Mar 15, 2026
0.4.3Mar 15, 2026
0.4.2Mar 15, 2026
0.4.1Mar 15, 2026
0.4.0Mar 15, 2026
0.3.10Mar 15, 2026
0.3.9Mar 15, 2026
0.3.8Mar 15, 2026
0.3.7Mar 15, 2026
0.3.6Mar 15, 2026
0.3.5Mar 15, 2026
0.3.4Mar 15, 2026
0.3.3Mar 15, 2026
0.3.2Mar 14, 2026
0.3.1Mar 14, 2026
0.3.0Mar 14, 2026
0.2.9Mar 14, 2026
0.2.8Mar 14, 2026
0.2.7Mar 14, 2026
0.2.6Mar 14, 2026
0.2.5Mar 14, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Crowdsentinel MCP Server?
MCP server providing crowdsentinel-server capabilities
Who maintains Crowdsentinel MCP Server?
Crowdsentinel MCP Server is maintained by thomasxm, which publishes 2 MCP servers (34 total versions) tracked on MCP Toplist.
Is Crowdsentinel MCP Server an official MCP server?
Yes — Crowdsentinel MCP Server is listed on the Official MCP Registry.
How many versions does Crowdsentinel MCP Server have?
MCP Toplist tracks 34 versions of Crowdsentinel MCP Server, most recently published on Mar 15, 2026.
Where can I find the source code for Crowdsentinel MCP Server?
The source code for Crowdsentinel MCP Server is hosted at github.com/thomasxm/CrowdSentinels-AI-MCP.
EXPLORE