Skip to main content
Glama

@ragrabbit/mcp

import type { Config } from "tailwindcss"; import baseConfig from "@repo/design/tailwind.config"; export default { content: [ "./pages/**/*.{js,ts,jsx,tsx,mdx}", "./components/**/*.{js,ts,jsx,tsx,mdx}", "./app/**/*.{js,ts,jsx,tsx,mdx}", "../../packages/design/base/**/*.{ts,tsx}", "../../packages/design/components/**/*.{ts,tsx}", "../../packages/design/hooks/**/*.{ts,tsx}", "../../packages/design/lib/**/*.{ts,tsx}", "../../packages/design/shadcn/**/*.{ts,tsx}", ], presets: [baseConfig], } satisfies Config as any;

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/madarco/ragrabbit'

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