We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GitGuardian/ggmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"id": "ht_abc123def456",
"name": "Test Honeytoken",
"token": "AKIAXXXXXXXXXXXXXXXX",
"created_at": "2023-01-01T00:00:00Z",
"status": "ACTIVE",
"type": "AWS",
"description": "Test honeytoken created for testing"
}