We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ntk148v/alertmanager-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•184 B
"""Prometheus Alertmanager MCP Server.
A Model Context Protocol (MCP) server that enables AI assistants to query
and integrate with Promeheus Alertmanager.
"""
__version__ = "0.0.1"