Skip to main content
Glama

PopUI

by kelnishi
tailwind.config.js345 B
/** @type {import('tailwindcss').Config} */ module.exports = { darkMode: ["class"], content: [ "./src/renderer/index.html", "./src/**/*.{js,jsx,ts,tsx}", "./components/**/*.{js,jsx,ts,tsx}", // Exclude node_modules in all directories "!**/node_modules/**", ], theme: { extend: {}, }, 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/kelnishi/PopUI'

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