Skip to main content
Glama
index.html832 B
<!DOCTYPE html> <html lang="ko"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>정보 요청 화면</title> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css"> <style> body { font-family: 'Pretendard Variable', -apple-system, BlinkMacSystemFont, system-ui, Roboto, 'Helvetica Neue', 'Segoe UI', 'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', sans-serif; background-color: #F8F9FA; padding: 20px; } @media (min-width: 768px) { body { display: flex; justify-content: center; align-items: center; min-height: 100vh; } } </style> </head> <body> <div id="root"></div> <script src="bundle.js"></script> </body> </html>

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/rlagudals95/mcp_figma'

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