Skip to main content
Glama

Popmelt MCP Server

by avantjohn
/* BORDER STYLES */ /* Border Thickness */ :root { --u-border-weight-primary: 1px; --u-border-weight-secondary: 2px; } /* Border Radius */ :root { --u-border-radius-scale: 0.5rem; --u-border-radius-rd: 100vw; --u-border-radius-xl: calc(var(--u-border-radius-scale) * 2.25); --u-border-radius-lg: calc(var(--u-border-radius-scale) * 1.75); --u-border-radius-md: var(--u-border-radius-scale); --u-border-radius-sm: calc(var(--u-border-radius-scale) * 0.75); --u-border-radius-xs: calc(var(--u-border-radius-scale) * 0.425); }

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/avantjohn/mcp-server-test-04'

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