Skip to main content
Glama
matcher.ts357 B
/** * Matches single and multi line accessible description */ export const accessibilityDescrRegex = /accDescr(?:[\t ]*:([^\n\r]*)|\s*{([^}]*)})/; /** * Matches single line accessible title */ export const accessibilityTitleRegex = /accTitle[\t ]*:([^\n\r]*)/; /** * Matches a single line title */ export const titleRegex = /title([\t ][^\n\r]*|)/;

Latest Blog Posts

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/ai-of-mine/fast-mermaid-validator-mcp'

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