Integrations
Used for environment variable management, allowing configuration of Backlog API credentials through .env files
Provides containerized deployment options for both development and production environments
Referenced as a resource for setting up the Windsurf application with MCP capabilities
Backlog MCP Server
Backlog API에 연결하는 MCP 서버입니다. 과제 검색, 검색 및 업데이트 기능을 제공합니다.
기능
- 과제 찾기
- 과제 획득
- 과제 업데이트
설정
MCP 설정
~/Library/Application Support/Code/User/globalStorage/rooveterinaryinc.roo-cline/settings/cline_mcp_settings.json
에 다음을 추가합니다.
참고: cwd
를 실제 프로젝트 경로로 바꾸십시오.
Docker 환경
개발 환경
개발 및 테스트용으로 Docker 컨테이너를 사용하는 경우:
개발 모드에서는 소스 코드 변경을 모니터링하고 자동으로 다시 시작합니다.
프로덕션 환경
프로덕션 환경에 Docker 컨테이너를 사용하는 경우:
MCP 서버로 사용
Docker 컨테이너를 사용하여 MCP 서버로 실행하려면 사용하는 앱의 구성 파일을 다음과 같이 설정합니다. Cline, RooCline 예제: cline_mcp_settings.json
기타 앱 설정 방법
Claude Desktop: https://ainow.jp/claude-mcp-guide/
Windsurf: https://zenn.dev/y16ra/articles/3ed3e2ae734fa4
Cursor: https://note.com/shuzon\_\_/n/na2aafacf7324 → [Notion MCP Server를 Cursor로 설정]
프롬프트 예
This server cannot be installed
An MCP server that connects to Backlog API, providing functionality to search, retrieve, and update issues through natural language commands.