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
{
"fields": [
{
"name": "IncludeServices",
"type": "[]string",
"description": "",
"required": true,
"mapstructureTag": "include_services"
},
{
"name": "ExcludeServices",
"type": "[]string",
"description": "",
"required": true,
"mapstructureTag": "exclude_services"
}
],
"imports": [
"go.opentelemetry.io/collector/scraper/scraperhelper",
"github.com/open-telemetry/opentelemetry-collector-contrib/receiver/windowsservicereceiver/internal/metadata"
],
"packageName": "windowsservicereceiver"
}