Skip to main content
Glama
dependabot.yml1.07 kB
version: 2 updates: - package-ecosystem: npm directory: / schedule: interval: weekly day: 'sunday' time: '02:00' timezone: Europe/Berlin groups: dependencies: dependency-type: production patterns: - '*' dev-dependencies: dependency-type: development exclude-patterns: - 'puppeteer*' - 'chrome-devtools-frontend' - '@modelcontextprotocol/sdk' - 'yargs' - 'debug' - 'core-js' patterns: - '*' # breaks often so better to roll separetely. bundled-devtools: patterns: - 'chrome-devtools-frontend' bundled: patterns: - 'puppeteer*' - '@modelcontextprotocol/sdk' - 'yargs' - 'debug' - 'core-js' - package-ecosystem: github-actions directory: / schedule: interval: weekly day: 'sunday' time: '04:00' timezone: Europe/Berlin groups: all: patterns: - '*'

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/ChromeDevTools/chrome-devtools-mcp'

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