We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kesslerio/attio-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
github-cli.md•679 B
# GitHub CLI Documentation
The GitHub CLI documentation has been reorganized into a modular structure for better maintainability and readability.
Please refer to the following modules:
1. [Overview, Installation & Authentication](/github-cli/README.md)
2. [Working with Issues and Labels](/github-cli/issues.md)
3. [Projects and Milestones](/github-cli/projects.md)
4. [Pull Request Management](/github-cli/pull-requests.md)
5. [Workflows and Best Practices](/github-cli/workflows.md)
This modular approach addresses the maintainability concerns by splitting the previously monolithic documentation into logical modules focused on specific areas of GitHub CLI functionality.