We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ozipi/brainloop-mcp-server-v2'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
constants.ts•259 B
/**
* @file Global constants for the Brainloop MCP server
* @module constants
*
* @remarks
* This module contains constant values used throughout the Brainloop MCP server,
* including API endpoints, rate limits, default values, and error messages.
*/