Skip to main content
Glama

Glitchtip MCP Server

by CleverMobi

get_project

Retrieve detailed information about a specific Glitchtip project using its unique slug identifier for error monitoring and project management.

Instructions

Get details of a specific Glitchtip project

Input Schema

NameRequiredDescriptionDefault
project_slugYesThe slug of the project to retrieve

Input Schema (JSON Schema)

{ "properties": { "project_slug": { "description": "The slug of the project to retrieve", "type": "string" } }, "required": [ "project_slug" ], "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