-
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
명명된 파이프 시스템을 통해 stdout 로그를 캡처하고 관리하는 모델 컨텍스트 프로토콜(MCP) 서버입니다. 이 서버는 특히 다음과 같은 경우에 유용합니다.
/tmp/stdout_pipe
, Windows에서는 \\.\pipe\stdout_pipe
)에 명명된 파이프를 생성합니다.지엑스피1
설치하기 전에 다음 사항을 확인하세요.
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.
명명된 파이프를 통해 stdout 로그를 캡처하고 관리하여 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