Skip to main content
Glama

MCP-RSS-Crawler

by mshk
tailwind.config.js429 B
/** @type {import('tailwindcss').Config} */ export default { content: [ './src/pages/**/*.{js,ts,jsx,tsx,mdx}', './src/components/**/*.{js,ts,jsx,tsx,mdx}', './src/app/**/*.{js,ts,jsx,tsx,mdx}', ], theme: { extend: { typography: { DEFAULT: { css: { maxWidth: '100%', }, }, }, }, }, plugins: [ import('@tailwindcss/typography'), ], }

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/mshk/mcp-rss-crawler'

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