We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/danielscholl/agile-team-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
send-to-github.md•362 B
Perform the Git Operations (ONLY) for the following feature: $ARGUMENTS
> Implement has already been done.
Before_Start:
- gh: create a issue with the a short descriptive title.
- GIT: checkout a branch and swith to it.
On_Complete:
- GIT: commit with a descriptive message.
- GIT: push the branch to the remote repository.
- gh: create a PR with issue linked.