Skip to main content
Glama
j-shelfwood

Bugsink MCP Server

by j-shelfwood

list_issues

Retrieve and filter grouped error occurrences for a specific project in Bugsink error tracking. Supports sorting by digest order or last seen, with status filtering options.

Instructions

List issues for a specific project. Issues represent grouped error occurrences.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYesThe project ID to list issues for
statusNoFilter by status (e.g., 'unresolved', 'resolved', 'muted')
limitNoMaximum number of issues to return (default: 25)
sortNoSort mode: 'digest_order' or 'last_seen' (default: digest_order)
orderNoSort order: 'asc' or 'desc' (default: desc)

Latest Blog Posts

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/j-shelfwood/bugsink-mcp'

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