We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/raohwork/forgejo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
doc.go•164 B
// Package pullreq provides MCP tools for interacting with Forgejo pull requests.
//
// It includes tools for listing and retrieving pull requests.
package pullreq