We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gaharivatsa/KIBANA_SERVER'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•204 B
"""
Kibana MCP Server - Modular Architecture
This package provides a modular, enterprise-grade Kibana MCP server
with proper separation of concerns, security, and testability.
"""
__version__ = "2.0.0"