-
securityF
license-
qualityA Model Context Protocol (MCP) server implementation for interacting with Phabricator API. This server allows LLMs to interact with Phabricator through a standardized interface.
Last updated -
5
Python
Used for loading API keys and configuration variables from a .env file to securely connect to the qwen API without exposing credentials in the codebase
Supports cloning the repository for deployment and setup of the MCP demo
Provides repository hosting and collaboration features for the MCP demo project, allowing users to clone and contribute to the codebase
이 저장소에는 MCP 데모의 최소 버전이 포함되어 있습니다. 이 프로젝트는 qwen
API 인터페이스를 사용하여 MCP 서비스와 클라이언트의 기본 기능을 시연하도록 설계되었습니다.
uv
사용한 종속성 관리.qwen
API와 통합.이 저장소를 사용하기 전에 다음이 설치되어 있는지 확인하세요.
uv
패키지 관리자uv
사용하여 종속성을 설치합니다:.env
파일을 만들고 API 키를 추가하세요.xxxx``qwen
API의 실제 API 키로 바꾸세요..env
파일이 필요합니다. API 키를 공개적으로 공유하지 마세요.qwen
API에 대한 자세한 내용은 공식 문서를 참조하세요.이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 라이선스 파일을 참조하세요.
기여를 환영합니다! 이 프로젝트를 개선하기 위해 이슈를 등록하거나 풀 리퀘스트를 제출해 주세요.