Skip to main content
Glama

GameBrain Video Game Discovery

by ddsky
variables.ts219 B
import { InjectionToken } from '@angular/core'; export const BASE_PATH = new InjectionToken<string>('basePath'); export const COLLECTION_FORMATS = { 'csv': ',', 'tsv': ' ', 'ssv': ' ', 'pipes': '|' }

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