adirbenyossef/coralogix-mcp
This is an MCP (Model Context Protocol) server that connects to Coralogix logs, providing tools for AI assistants (like Cursor or Claude Desktop) to query and analyze log data. The server enables powerful log analysis, visualization, and troubleshooting capabilities through a simple interface.
Platform-specific configuration:
{
"mcpServers": {
"coralogix-mcp": {
"command": "npx",
"args": [
"-y",
"coralogix-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...