Skip to main content
Glama
dependabot.yml714 B
version: 2 updates: # Python dependencies - package-ecosystem: "pip" directory: "/" schedule: interval: "weekly" day: "monday" open-pull-requests-limit: 10 groups: # Group minor and patch updates together minor-and-patch: update-types: - "minor" - "patch" labels: - "dependencies" - "python" commit-message: prefix: "deps" include: "scope" # GitHub Actions - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly" day: "monday" open-pull-requests-limit: 5 labels: - "dependencies" - "github-actions" commit-message: prefix: "ci"

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/Vortiago/mcp-outline'

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