by livehybrid · MCP Server · ★ 93
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Splunk MCP (Model Context Protocol) Tool A FastMCP-based tool for interacting with Splunk Enterprise/Cloud through natural language. This tool provides a set of capabilities for searching Splunk data, managing KV stores, and accessing Splunk resources through an intuitive interface. Operating Modes The tool operates in three modes: SSE Mode (Default) Server-Sent Events based communication Real-time bidirectional interaction Suitable for web-based MCP clients Default mode when no arguments provided Access via endpoint API Mode RESTful API endpoints Access via endpoint prefix Start with STDIO Mode Standard input/output based communication Compatible with Claude Desktop and other MCP clients Ideal for direct integration with AI assistants Start with Features Splunk Search: Execute Splunk searches with natural language queries Index Management: List and inspect Splunk indexes User Management: View and manage Splunk users KV Store Operations: Create, list, and manage KV store collections Async Support: Built with async/await patterns for better performance Detailed Logging: Comprehensive logging with emoji indicators for better visibility SSL Configuration: Flexible SSL verification...
| Stars | 93 |
| Forks | 42 |
| Language | Python |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 72.6925465882316/100 |
| Open Issues | 15 |
| Last Updated | 2025-10-29 |
| Created | 2025-03-09 |
| Platforms | claude-code, mcp, python |
| Est. Tokens | ~41k |
These tools work well together with splunk-mcp for enhanced workflows:
Explore other popular mcp server tools:
splunk-mcp is A Model Context Protocol (MCP) implementation for Splunk Enterprise and Cloud integration with Cursor IDE or Claude. It is categorized as a MCP Server with 93 GitHub stars.
splunk-mcp is primarily written in Python.
You can find installation instructions and usage details in the splunk-mcp GitHub repository at github.com/livehybrid/splunk-mcp. The project has 93 stars and 42 forks, indicating an active community.
splunk-mcp is released under the Apache-2.0 license, making it free to use and modify according to the license terms.