Skip to main content
Glama

OpenTelemetry Collector MCP Server

by mottibec
cassandraexporter.json1.48 kB
{ "fields": [ { "name": "Auth", "type": "Auth", "description": "", "required": true, "mapstructureTag": "auth" }, { "name": "DSN", "type": "string", "description": "", "required": true, "mapstructureTag": "dsn" }, { "name": "Keyspace", "type": "string", "description": "", "required": true, "mapstructureTag": "keyspace" }, { "name": "TraceTable", "type": "string", "description": "", "required": true, "mapstructureTag": "trace_table" }, { "name": "LogsTable", "type": "string", "description": "", "required": true, "mapstructureTag": "logs_table" }, { "name": "Compression", "type": "Compression", "description": "", "required": true, "mapstructureTag": "compression" }, { "name": "Replication", "type": "Replication", "description": "", "required": true, "mapstructureTag": "replication" }, { "name": "Port", "type": "int", "description": "", "required": true, "mapstructureTag": "port" }, { "name": "Timeout", "type": "time.Duration", "description": "", "required": true, "mapstructureTag": "timeout" } ], "imports": [ "time", "go.opentelemetry.io/collector/config/configopaque" ], "packageName": "cassandraexporter" }

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/mottibec/otelcol-mcp'

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