1{2 "mcpServers": {3 "splunk": {4 "env": {5 "VERIFY_SSL": "true",6 "SERVER_MODE": "sse",7 "SPLUNK_HOST": "SPLUNK_HOST",8 "SPLUNK_PORT": "8089",9 "SPLUNK_TOKEN": "SPLUNK_TOKEN",10 "SPLUNK_SCHEME": "https",11 "SPLUNK_PASSWORD": "SPLUNK_PASSWORD",12 "SPLUNK_USERNAME": "SPLUNK_USERNAME",13 "FASTMCP_LOG_LEVEL": "INFO"14 },15 "args": [16 "splunk_mcp.py"17 ],18 "command": "python"19 }20 }21}
No reviews yet. Be the first to review!
Sign in to join the conversation