A
securityA
licenseA
qualityModel Context Protocol server for Task Management. This allows Claude Desktop (or any MCP client) to manage and execute tasks in a queue-based system.
Last updated -
10
322
28
JavaScript
MIT License
Provides Ansible collection management and module integration for infrastructure management
Claude Desktop 통합에 최적화된 고성능 Python 기반 모델 컨텍스트 프로토콜(MCP) 서버 구현입니다. 이 서버는 효율적인 메모리 관리와 강력한 인프라 구성 요소 추적 기능을 제공합니다.
[!주의] 이 프로젝트는 잘못된 프로젝트 사양과 AI 방향으로 인해 끝없는 반복 동작이 발생하여 보관되었습니다.
이 MCP 서버 구현은 다음에 중점을 둡니다.
지엑스피1
자세한 설치 지침은 환경 설정 가이드를 참조하세요.
주요 단계:
pip install -r requirements.txt
export DATABASE_URL=sqlite:///path/to/db.db
alembic upgrade head
uvx run python -m src.main
http://localhost:8000
으로 설정합니다.이 프로젝트는 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.
Claude Desktop과 MCP 클라이언트로 인터페이스하기 위해 모델 컨텍스트 프로토콜을 구현한 Python 기반 서버로, 효율적인 메모리 관리를 통해 상호작용을 지원합니다.