Skip to main content
Glama

Glitchtip MCP Server

by CleverMobi
package.json1.18 kB
{ "name": "@karsten684/glitchtip-mcp-server", "version": "0.1.6", "description": "MCP server for Glitchtip API integration", "main": "src/index.js", "type": "module", "bin": { "glitchtip-mcp-server": "./bin/glitchtip-mcp-server.cjs" }, "scripts": { "start": "node src/index.js", "prepublishOnly": "npm test --if-present", "version": "npm run format --if-present && git add -A src", "postversion": "git push && git push --tags" }, "keywords": [ "mcp", "glitchtip", "api", "model-context-protocol", "error-tracking" ], "author": "", "license": "AGPL-3.0", "repository": { "type": "git", "url": "https://github.com/CleverMobi/glitchtip-mcp.git" }, "bugs": { "url": "https://github.com/CleverMobi/glitchtip-mcp/issues" }, "homepage": "https://github.com/CleverMobi/glitchtip-mcp#readme", "engines": { "node": ">=18.0.0" }, "files": [ "src/", "bin/", "README.md", "LICENSE" ], "publishConfig": { "access": "public" }, "dependencies": { "@karsten684/glitchtip-mcp-server": "^0.1.4", "@modelcontextprotocol/sdk": "^1.0.4", "node-fetch": "^3.3.2" } }

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