A
securityA
licenseA
qualityA Model Context Protocol server that integrates with Linear, enabling AI assistants to create, update, search, and comment on issues for project management and issue tracking.
Last updated -
5
6
Python
Apache 2.0
Appsignal 的模型上下文协议 (MCP) 服务器允许 AI 助手获取和分析事件数据。
该 MCP 服务器为 AI 助手提供以下工具:
您可以全局安装该包:
或者直接用 npx 运行:
.env
文件:启动服务器:
对于使用调试日志进行开发:
将以下内容添加到您的 VS Code settings.json 文件:
如果您从源代码安装,请使用此配置:
将以下内容添加到您的 Claude Desktop 配置中:
如果您从源代码安装,请使用此配置:
获取有关特定事件的详细信息。
参数:
appId
(字符串,必需):Appsignal 应用程序 IDincidentNumber
(数字,必需):要获取的事件编号sampleId
(字符串,可选):要获取的特定样本 ID获取与事件相关的样本。
参数:
appId
(字符串,必需):Appsignal 应用程序 IDincidentNumber
(数字,必填):事件编号limit
(数字,可选):返回的最大样本数(默认值:10)列出应用程序中最近发生的事件。
参数:
appId
(字符串,必需):Appsignal 应用程序 IDlimit
(数字,可选):返回的最大事件数(默认值:25)offset
(数字,可选):分页偏移量(默认值:0)state
(字符串,可选):按事件状态过滤(“打开”,“关闭”,“忽略”)namespaces
(数组,可选):按命名空间过滤order
(字符串,可选):排序顺序('last_occurrence','first_occurrence','count')分析事件并提供见解。
参数:
appId
(字符串,必需):Appsignal 应用程序 IDincidentNumber
(数字,必需):要分析的事件编号以下是一些可以与 AI 助手一起使用的示例提示:
麻省理工学院
This server cannot be installed
模型上下文协议服务器允许 AI 助手从 Appsignal 获取和分析事件数据,包括检索事件详细信息、样本、列出最近发生的事件以及分析事件以提出修复建议。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/c20020207/appsignal-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server