Skip to main content
Glama
definition.js359 B
import rgb from '../rgb/definition.js'; import convertRgbToLrgb from './convertRgbToLrgb.js'; import convertLrgbToRgb from './convertLrgbToRgb.js'; const definition = { ...rgb, mode: 'lrgb', toMode: { rgb: convertLrgbToRgb }, fromMode: { rgb: convertRgbToLrgb }, parse: ['srgb-linear'], serialize: 'srgb-linear' }; export default definition;

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/MatheusgVentura/Project-One'

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