We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/quartz-labs-dev/pabal-web-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
blog.constants.ts•258 B
/**
* Blog constants
* Used for blog-related default values and configurations
*/
/**
* Default app slug for developer-related blog posts
* Used when creating blog posts about the developer themselves
*/
export const DEFAULT_APP_SLUG = "developer";