Skip to main content
Glama

Vercel MCP

by fefergrgrgrg
IndexHowto.css1.87 kB
/* HOW TO GET SMLY */ .howto { display: flex; flex-direction: column; background-color: #94D6FF; color: white; } .howto__content { flex-direction: row; } @media (max-width: 1050px) { .howto__content { flex-direction: column; } } .howto__content__title { padding: 20px 0; color: #333; max-width: 1200px; border-bottom: 2px solid #333; font-size: 2em; margin: 0 20px; } @media (max-width: 600px) { .howto__content__title { font-size: 1.5rem; } } .howto__content__text { padding: 20px 0; color: #333; font-size: 1.5em; } @media (max-width: 600px) { .howto__content__text { font-size: 1rem; } } .list { display: flex; flex-direction: column; margin-bottom: 40px; } .list__item { display: flex; flex-direction: row; padding: 10px 0; border-bottom: 2px solid #333; cursor: pointer; transition-timing-function: ease-in-out; transition-duration: 300ms; text-decoration: none; } .list__item:hover { padding-left: 30px; } .list__img { display: flex; width: 15%; } .list__text { display: flex; flex-direction: column; margin-left: 20px; } @media (max-width: 600px) { .list__text { margin-left: 30px; font-size: 0.7em; } } .list__text__title { display: flex; font-size: 2em; color: #333; } @media (max-width: 600px) { .list__text__title { font-size: 1.5rem; } } .list__text__about { display: flex; color: #333; text-decoration: none; } .icon { width: 60px; height: 60px; margin: auto; } .smileypage__sidebar { margin: 50px; width: 400px; } @media (max-width: 1050px) { .smileypage__sidebar { width: 500px; } } @media (max-width: 600px) { .smileypage__sidebar { width: 350px; margin: 50px auto; } }

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/fefergrgrgrg/vercel-api-mcp'

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