Skip to main content
Glama

GameBrain Video Game Discovery

by ddsky
Cargo.toml541 B
[package] name = "gamebrain" version = "1.0.2" authors = ["mail@gamebrain.co"] description = "GameBrain API" # Override this license by providing a License Object in the OpenAPI. license = "Unlicense" edition = "2021" [dependencies] serde = { version = "^1.0", features = ["derive"] } serde_with = { version = "^3.8", default-features = false, features = ["base64", "std", "macros"] } serde_json = "^1.0" url = "^2.5" uuid = { version = "^1.8", features = ["serde", "v4"] } reqwest = { version = "^0.12", features = ["json", "multipart"] }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ddsky/gamebrain-api-clients'

If you have feedback or need assistance with the MCP directory API, please join our Discord server