Skip to content

itlightning/sparklogs

v1.4.2Apache-2.0

Query and analyze SparkLogs: system and application logs plus device health and state over time, one host or the fleet.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

sparklogsstreamable-http
{
  "headers": {
    "Authorization": "Bearer ${SPARKLOGS_API_TOKEN}"
  },
  "type": "streamable-http",
  "url": "https://mcp.sparklogs.app/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "author": {
    "email": "help@itlightning.com",
    "name": "IT Lightning, LLC"
  },
  "description": "Query and analyze SparkLogs: system and application logs plus device health and state over time, one host or the fleet.",
  "homepage": "https://sparklogs.com/",
  "keywords": [
    "observability",
    "incident-response",
    "rca",
    "msp"
  ],
  "license": "Apache-2.0",
  "name": "sparklogs",
  "repository": "https://github.com/itlightning/sparklogs-ai-plugins",
  "version": "1.4.2"
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub