Skip to main content
Glama
.commitlintrc.json484 B
{ "extends": [ "@commitlint/config-conventional" ], "rules": { "type-enum": [ 2, "always", [ "feat", "fix", "docs", "style", "refactor", "perf", "test", "chore", "ci", "build", "revert" ] ], "subject-case": [ 2, "never", [ "upper-case" ] ], "header-max-length": [ 2, "always", 100 ] } }

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/n24q02m/better-notion-mcp'

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