Skip to main content
Glama
tailwind.config.js312 B
/** @type {import('tailwindcss').Config} */ export default { content: [ "./index.html", "./src/**/*.{js,ts,jsx,tsx}", ], theme: { extend: { fontFamily: { mono: ['JetBrains Mono', 'Menlo', 'Monaco', 'Cascadia Code', 'Roboto Mono', 'monospace'] } }, }, plugins: [], }

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/JacobFV/mcp-fullstack'

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