Skip to main content
Glama

MCP Agent - AI Expense Tracker

by dev-muhammad
globals.css•560 B
@tailwind base; @tailwind components; @tailwind utilities; @layer base { :root { --color-border-default: 255, 255, 255, 0.2; --scrollbar-width: 0.1rem; } body { @apply bg-background/80 text-secondary; } } ::-webkit-scrollbar { width: var(--scrollbar-width); } ::-webkit-scrollbar-thumb { --tw-border-opacity: 1; @apply bg-border; border-color: rgba(255, 255, 255, var(--tw-border-opacity)); border-radius: 9999px; border-width: 1px; } ::-webkit-scrollbar-track { background-color: transparent; border-radius: 9999px; }

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/dev-muhammad/MCPAgent'

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