We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/secxena/mcp-reticle'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"name": "@mcp-reticle/darwin-arm64",
"version": "0.1.0",
"description": "Reticle binary for macOS ARM64 (Apple Silicon)",
"os": ["darwin"],
"cpu": ["arm64"],
"license": "BSL-1.1",
"repository": {
"type": "git",
"url": "https://github.com/labterminal/mcp-reticle"
},
"files": ["bin/reticle"]
}