6 Commits

Author SHA1 Message Date
livehybrid
8bb6d9f4fd Additional testing, setup and docs (#3)
* feat(api): Add OpenAPI/Swagger documentation for MCP tools

- Add Swagger UI and ReDoc documentation endpoints

- Document MCP tools as operations under a single /execute endpoint

- Add proper parameter schemas and response types for each tool

- Group endpoints by MCP Core and MCP Tools tags

- Include tool descriptions and parameters in OpenAPI schema

- Add proper error responses and validation schemas

* feat(api): Add Splunk MCP tool documentation

- Implement OpenAPI/Swagger documentation for MCP tools

- Add documentation endpoints (/docs, /redoc)

- Create unified schema for tool operations

- Add parameter validation and response types

- Group endpoints by Core and Tools categories

- Document SSE and message endpoints
2025-03-25 16:52:34 +00:00
Cameron Schmidt
8f5d4f7d08 It's minTime/maxTime not earliestTime/latestTime 2025-03-21 22:52:15 -04:00
Cameron Schmidt
346f8e383e Add tool for pulling indexes and sourcetypes 2025-03-21 20:52:24 -04:00
Cameron Schmidt
2b7b0104c2 Rework list_indexes to instead return metadata for a single index, because it's better to list indexes with a search 2025-03-21 19:57:40 -04:00
livehybrid
47342a04c7 feat: Enhanced SSL debugging and updated documentation 2025-03-11 09:54:55 +00:00
livehybrid
4b31590042 Initial commit: Splunk MCP Tool with Docker support, tests, and documentation 2025-02-22 12:00:00 +00:00