-
securityF
license-
qualityA Model Context Protocol server that enables AI assistants to explore and interact with Cursor IDE's SQLite databases, providing access to project data, chat history, and composer information.
Last updated -
10
Python
模型上下文协议 (MCP) 服务器,用于通过命名管道系统捕获和管理标准输出日志。此服务器尤其适用于:
/tmp/stdout_pipe
,Windows 上为\\.\pipe\stdout_pipe
)安装之前,请确保您已:
Cursor > Settings > MCP Servers
对于 macOS/Linux:
对于 Windows:
要将应用程序的输出发送到管道:
您可以从多个来源重定向日志:
您的 AI 将使用 MCP 客户端中的get-logs
工具来检索和过滤日志:
\\.\pipe\stdout_pipe
/tmp/stdout_pipe
使用可选过滤从命名管道检索日志:
参数:
lines
(可选,默认值:50):要返回的日志行数filter
(可选):用于过滤日志的文本since
(可选):获取日志的时间戳示例响应:
MIT 许可证
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
模型上下文协议服务器通过命名管道捕获和管理标准输出日志,使应用程序输出可用于在 Cursor IDE 等 AI 工具中查询和调试。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/amitdeshmukh/stdout-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server