We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sapientpants/deepsource-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
changeset.yml•349 B
# Configuration for Changeset Bot
# This bot will comment on PRs to remind contributors to add changesets
# The message to display when a PR is missing a changeset
# Default message will be used if not specified
commit: false
# Whether to exclude certain PR labels from changeset requirements
# excluded:
# - "dependencies"
# - "documentation"