We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/n24q02m/better-notion-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
[semantic_release]
version_variables = ["package.json:version"]
tag_format = "v{version}"
commit_message = "chore(release): v{version}"
major_on_zero = false
[semantic_release.changelog]
changelog_file = "CHANGELOG.md"
[semantic_release.remote]
type = "github"