Skip to main content
Glama

CentralMind/Gateway

custom.css862 B
@tailwind base; @tailwind components; @tailwind utilities; html { scroll-behavior: smooth; } :root { --sl-color-accent-low: #2c230a; --sl-color-accent: white; --sl-color-accent-high: white; --sl-color-white: #ffffff; --sl-color-gray-1: #eceef2; --sl-color-gray-2: #c0c2c7; --sl-color-gray-3: #888b96; --sl-color-gray-4: #545861; --sl-color-gray-5: #353841; --sl-color-gray-6: #24272f; --sl-color-black: #17181c; } /* Light mode colors. */ :root[data-theme='light'] { --sl-color-accent-low: #dfd6c0; --sl-color-accent: #000000; --sl-color-accent-high: #3f3003; --sl-color-white: #17181c; --sl-color-gray-1: #24272f; --sl-color-gray-2: #353841; --sl-color-gray-3: #545861; --sl-color-gray-4: #888b96; --sl-color-gray-5: #c0c2c7; --sl-color-gray-6: #eceef2; --sl-color-gray-7: #f5f6f8; --sl-color-black: #ffffff; }

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/centralmind/gateway'

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