Skip to main content
Glama

Glitchtip MCP Server

by CleverMobi

list_issues

Retrieve and display error tracking issues from Glitchtip, allowing filtering by project and setting result limits to monitor and debug application errors effectively.

Instructions

List issues in the organization or a specific project (requires event:read scope)

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of issues to return (default: 25)
project_slugNoOptional project slug to filter issues by project

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Maximum number of issues to return (default: 25)", "type": "number" }, "project_slug": { "description": "Optional project slug to filter issues by project", "type": "string" } }, "type": "object" }

Other Tools from Glitchtip 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/CleverMobi/glitchtip-mcp'

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