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•200 B
// Package issue provides MCP tools for managing Forgejo issues and their comments.
//
// It includes tools for listing, retrieving, creating, editing, and deleting issues and comments.
package issue