We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pyda-AI/sentry-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
aws.json•751 B
{
"namespace": "aws",
"description": "This section defines generic attributes for AWS services.\n",
"attributes": {
"aws.request_id": {
"description": "The AWS request ID as returned in the response headers `x-amzn-requestid`, `x-amzn-request-id` or `x-amz-request-id`.",
"type": "string",
"stability": "development",
"examples": ["79b9da39-b7ae-508a-a6bc-864b2829c622", "C9ER4AJX75574TDJ"]
},
"aws.extended_request_id": {
"description": "The AWS extended request ID as returned in the response header `x-amz-id-2`.",
"type": "string",
"stability": "development",
"examples": [
"wzHcyEWfmOGDIE5QOhTAqFDoDWP3y8IUvpNINCwL9N4TEHbUw0/gZJ+VZTmCNCWR7fezEN3eCiQ="
]
}
}
}