Skip to main content
Glama
CODEOWNERS852 B
# CODEOWNERS # # Code owners are automatically requested for review when someone opens a pull request # that modifies code that they own. Code owners are not automatically requested to review # draft pull requests. # # See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners # Global owners (default for everything in the repository) # Using individual maintainers for code ownership * @vfarcic # Notes: # - Code owners are automatically requested for review when PRs modify their files # - You can define path-specific owners by adding lines like: # /docs/ @docs-team # /.github/ @devops-team # /src/core/ @architecture-team # - Order matters: later matches take precedence over earlier ones # - Use teams (@org/team) for easier maintenance in larger projects

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/vfarcic/dot-ai'

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