NGSIEM MCP Server
by rodkinal
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_FILE | No | Log File Path (Stdio Mode) | |
| LOG_LEVEL | No | Logging Level | |
| MCP_API_KEY | No | Bearer Token for Auth (required for HTTP mode) | |
| MCP_HTTP_HOST | No | Server Host | |
| MCP_HTTP_PORT | No | Server Port | |
| MCP_SKIP_AUTH | No | Bypass auth for dev testing | |
| MCP_CORS_ORIGINS | No | CORS Allowed Origins | |
| MCP_HTTP_APP_LOG | No | Application Log Path | |
| MCP_HTTP_ACCESS_LOG | No | Uvicorn Access Log Path | |
| CROWDSTRIKE_BASE_URL | Yes | API Endpoint | |
| CROWDSTRIKE_CLIENT_ID | Yes | API Client ID | |
| NGSIEM_THREAD_POOL_SIZE | No | Max threads for blocking API calls | |
| CROWDSTRIKE_CLIENT_SECRET | Yes | API Secret | |
| NGSIEM_DEFAULT_REPOSITORY | Yes | Default Repository |
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
- 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/rodkinal/cs-ngsiem-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server