CrowdSentinel MCP Server
by thomasxm
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MISP_URL | No | MISP instance URL | |
| MISP_API_KEY | No | MISP API key | |
| VERIFY_CERTS | No | TLS certificate verification. Use 'true', 'false', or path to CA certificate. | |
| MISP_SSL_VERIFY | No | Set 'false' for self-signed SSL certificates (dev only) | |
| REQUEST_TIMEOUT | No | Request timeout in seconds | |
| ABUSEIPDB_API_KEY | No | AbuseIPDB API key (free tier: 1,000 lookups/day) | |
| THREATFOX_API_KEY | No | ThreatFox API key (free unlimited) | |
| VIRUSTOTAL_API_KEY | No | VirusTotal API key (free tier: 500 lookups/day) | |
| ELASTICSEARCH_HOSTS | No | Self-hosted Elasticsearch URL (e.g., https://localhost:9200) | |
| ELASTICSEARCH_API_KEY | No | API key for authentication (recommended) | |
| ELASTICSEARCH_CA_CERT | No | Path to custom CA certificate | |
| ELASTICSEARCH_CLOUD_ID | No | Elastic Cloud deployment ID | |
| ELASTICSEARCH_PASSWORD | No | Basic auth password | |
| ELASTICSEARCH_USERNAME | No | Basic auth username | |
| VELOCIRAPTOR_API_CONFIG | No | Path to Velociraptor API client config file | |
| ELASTICSEARCH_CLIENT_KEY | No | Client private key path for mTLS | |
| ELASTICSEARCH_CLIENT_CERT | No | Client certificate path for mTLS | |
| ELASTICSEARCH_BEARER_TOKEN | No | Service/bearer token for authentication | |
| DISABLE_HIGH_RISK_OPERATIONS | No | Set to 'true' to block all write operations |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/thomasxm/CrowdSentinels-AI-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server