We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/NyxiumYuuki/GeoGuessrMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
meta {
name: 9 - v3/getPersonalizedMap
type: http
seq: 7
}
get {
url: {{GEOGUESSR_API_URL}}/v3/social/maps/browse/personalized
body: none
auth: apikey
}
auth:apikey {
key: Cookie
value: _ncfa={{GEOGUESSR_NCFA_COOKIE}}
placement: header
}
settings {
encodeUrl: true
timeout: 0
}
docs {
personalised map for the currently logged-in user
}