Phabricator MCP 서버
Phabricator API와 상호 작용하기 위한 모델 컨텍스트 프로토콜(MCP) 서버 구현입니다. 이 서버를 통해 LLM은 표준화된 인터페이스를 통해 Phabricator와 상호 작용할 수 있습니다.
개요
이 프로젝트는 다음을 통해 Phabricator 기능을 노출하는 MCP 서버를 제공합니다.
- 작업 관리(작업 보기, 생성, 업데이트)
- 프로젝트 정보
- 사용자 세부 정보
시작하기
필수 조건
- 파이썬 3.8 이상
- Phabricator API 토큰(Phabricator 인스턴스에서)
- Phabricator 인스턴스에 액세스
설치
- 이 저장소를 복제하세요:
지엑스피1
- 가상 환경을 만들고 활성화하세요.
- 종속성 설치:
- 환경 설정:
- 서버를 실행합니다:
용법
현재 지원되는 명령:
get-task
: 특정 Phabricator 작업의 세부 정보를 검색합니다.
클라이언트를 통한 사용 예:
개발 현황
🚧 이 프로젝트는 현재 개발 중입니다. 업데이트를 기대해 주세요!
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Phabricator API와 상호 작용하기 위한 모델 컨텍스트 프로토콜(MCP) 서버 구현입니다. 이 서버를 통해 LLM은 표준화된 인터페이스를 통해 Phabricator와 상호 작용할 수 있습니다.
Related MCP Servers
- AsecurityAlicenseAqualityA beginner-friendly Model Context Protocol (MCP) server that helps users understand MCP concepts, provides interactive examples, and lists available MCP servers. This server is designed to be a helpful companion for developers working with MCP. Also comes with a huge list of servers you can install.Last updated -3936JavaScriptApache 2.0
- -securityAlicense-qualityMCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.Last updated -43TypeScriptMIT License
- -securityAlicense-qualityMCP Server provides a simpler API to interact with the Model Context Protocol by allowing users to define custom tools and services to streamline workflows and processes.Last updated -132TypeScriptMIT License
- AsecurityFlicenseAqualityA Model Context Protocol (MCP) server that interacts with system APIs, allowing users to check connections, search employees, register breakfast, and update chemical information by shifts.Last updated -2176JavaScript