Skip to main content
Glama

MCP Server for Coroot

list_integrations

List all configured integrations for a project, including Prometheus, ClickHouse, AWS, Slack, and more, to monitor and manage infrastructure connections effectively.

Instructions

List all configured integrations for a project.

Returns the configuration status of all available integrations:

  • Prometheus
  • ClickHouse
  • AWS
  • Slack
  • Microsoft Teams
  • PagerDuty
  • Opsgenie
  • Webhooks

Args: project_id: Project ID

Input Schema

NameRequiredDescriptionDefault
project_idYes

Input Schema (JSON Schema)

{ "properties": { "project_id": { "title": "Project Id", "type": "string" } }, "required": [ "project_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jamesbrink/mcp-coroot'

If you have feedback or need assistance with the MCP directory API, please join our Discord server