Skip to main content
Glama

MCP Server for Coroot

test_integration

Verify integration configurations for Coroot observability platform by testing connections with supported tools like Prometheus and Slack. Ensure proper setup for seamless monitoring and analysis.

Instructions

Test an integration configuration.

Verifies that an integration is properly configured and can connect.

Args: project_id: Project ID integration_type: Type of integration (prometheus, slack, etc)

Input Schema

NameRequiredDescriptionDefault
integration_typeYes
project_idYes

Input Schema (JSON Schema)

{ "properties": { "integration_type": { "title": "Integration Type", "type": "string" }, "project_id": { "title": "Project Id", "type": "string" } }, "required": [ "project_id", "integration_type" ], "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