Skip to main content
Glama

IssueBadge MCP Server

by issuebadge

get_all_badges

Retrieve all available badges for your organization to view badge IDs and names for management and selection purposes.

Instructions

Retrieve all available badges for the authenticated organization. Returns a list of badges with their IDs and names.

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of badges to return (default: 100, max: 100)

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 100, "description": "Maximum number of badges to return (default: 100, max: 100)", "maximum": 100, "minimum": 1, "type": "number" } }, "required": [], "type": "object" }

Other Tools from IssueBadge MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/issuebadge/mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server