Catalog
io.github.rharper105/reportcraft
OfficialGenerate Splunk dashboards, reports, and alerts from natural language. No API key required.
Generate Splunk dashboards, reports, and alerts from natural language queries without API keys.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"reportcraft": {
"command": "npx",
"args": [
"-y",
"@reportcraft/mcp-server@0.1.1"
]
}
}
}