Highlights
Splunk MCP Server
- Dynamic Splunk tools with improved env handling
- Compose
.envmount support - README refresh with example tool list
- Remove stale
uv.lockfor 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()withsys.exit()across Meraki, NetBox, Catalyst Center, ISE, and ThousandEyes servers (CodeQLpy/use-of-exit-or-quit)
Full changelog
See commits since v1.4.2.