We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wspringer/highs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
create-pr.md•325 B
# Create PR
- Get the issue this branch is linked to.
- Create a PR for the current branch, using `gh pr create`, inserting the `Fixes
#{issue number}` into the body. Also, in the body add a sensible description
of the fix and draw attention to the specific areas of the changeset that
perhaps need some verification.