Skip to main content
Glama

FastMCP_RecSys

by attarmau
tailwind.config.js339 B
module.exports = { content: [ "./src/**/*.{js,jsx,ts,tsx}", // Tells Tailwind to purge unused styles in production from all JS/TS files in src ], theme: { extend: { colors: { primary: '#FF6347', // Example custom color secondary: '#4CAF50', // Example custom color }, }, }, plugins: [], }

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/attarmau/StyleCLIP'

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