Skip to content

v1.4.3 - Splunk, ISE, Meraki, and dependency updates

Latest

Choose a tag to compare

@pamosima pamosima released this 29 May 02:02
· 13 commits to main since this release
85a4783

Highlights

Splunk MCP Server

  • Dynamic Splunk tools with improved env handling
  • Compose .env mount support
  • README refresh with example tool list
  • Remove stale uv.lock for splunk-mcp-server

ISE MCP Server

  • Harden request handling and timeouts
  • Use MnT Session API for active sessions (API Gateway aligned)
  • Documentation for API Settings & Gateway; drop ISE_MNT_HOST

Meraki MCP Server

  • Updated OpenAPI spec, server, and README

Dependencies

  • fastmcp >=3.3.1 (clickhouse-mcp-server, prometheus-mcp-server)
  • uvicorn >=0.48.0 (clickhouse-mcp-server, prometheus-mcp-server)
  • httpx >=0.28.1 (clickhouse-mcp-server, prometheus-mcp-server)

Code quality

  • Replace exit() with sys.exit() across Meraki, NetBox, Catalyst Center, ISE, and ThousandEyes servers (CodeQL py/use-of-exit-or-quit)

Full changelog

See commits since v1.4.2.