We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yoheimuta/protolint'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
dependabot.yml•443 B
---
version: 2
updates:
- package-ecosystem: gomod
directory: /
# Check for updates once a day
schedule:
interval: daily
- package-ecosystem: docker
# Look for a `Dockerfile` in the `root` directory
directory: /
# Check for updates once a week
schedule:
interval: weekly
- package-ecosystem: github-actions
directory: /
# Check for updates once a week
schedule:
interval: weekly