DeepSeek-Claude MCP 서버
DeepSeek R1의 고급 추론 엔진을 통합하여 Claude의 추론 능력을 향상시키세요 . 이 서버를 통해 Claude는 deepseek r1 모델의 추론 기능을 활용하여 복잡한 추론 작업을 처리할 수 있습니다.
🚀 특징
고급 추론 능력
- DeepSeek R1의 추론 기능을 Claude와 완벽하게 통합합니다.
- 복잡한 다단계 추론 작업을 지원합니다.
- 신중한 응답을 생성하기 위한 정확성과 효율성을 위해 설계되었습니다.
전체 설정 가이드
Smithery를 통해 설치
Smithery를 통해 Claude Desktop용 DeepSeek-Claude를 자동으로 설치하려면:
지엑스피1
필수 조건
- Python 3.12 이상
uv
패키지 관리자- DeepSeek API 키( DeepSeek 플랫폼 에 가입)
- 저장소 복제
- UV가 설정되어 있는지 확인하세요
- Windows : PowerShell에서 다음을 실행합니다.
- Mac : 다음을 실행하세요.
- Windows : PowerShell에서 다음을 실행합니다.
- 가상 환경 만들기
- 종속성 설치
- API 키 설정
- MCP 서버 구성
claude_desktop_config.json
파일을 편집하여 다음 구성을 포함합니다. - 서버 실행
- 테스트 설정
Claude Desktop을 다시 시작합니다.
- 인터페이스에 도구 아이콘이 표시되는지 확인하세요.
- 서버가 보이지 않으면 문제 해결 가이드를 참조하세요.
🛠 사용법
서버 시작
Claude Desktop과 함께 사용하면 서버가 자동으로 시작됩니다. Claude Desktop이 MCP 서버를 감지하도록 구성되어 있는지 확인하세요.
워크플로 예시
- 클로드는 고급 추론이 필요한 질문을 받습니다.
- 해당 쿼리는 처리를 위해 DeepSeek R1로 전달됩니다.
- DeepSeek R1은
<ant_thinking>
태그로 묶인 구조화된 추론을 반환합니다. - 클로드는 추론을 최종 반응으로 통합합니다.
📄 라이센스
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 라이선스 파일을 참조하세요.
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
DeepSeek R1의 고급 추론 엔진을 통합하여 Claude의 추론 능력을 향상시키고, Claude가 더욱 정밀하게 복잡한 다단계 추론 작업을 처리할 수 있도록 합니다.
Related MCP Servers
- AsecurityAlicenseAqualityFacilitates two-stage reasoning processes using DeepSeek for detailed analysis and supports multiple response models such as Claude 3.5 Sonnet and OpenRouter, maintaining conversation context and enhancing AI-driven interactions.Last updated -2107JavaScriptMIT License
- AsecurityAlicenseAqualityEnhances Claude's reasoning capabilities by integrating DeepSeek R1's advanced reasoning engine for intricate multi-step reasoning tasks with precision and efficiency.Last updated -146PythonMIT License
- -securityFlicense-qualityThis server integrates DeepSeek and Claude AI models to provide enhanced AI responses, featuring a RESTful API, configurable parameters, and robust error handling.Last updated -13TypeScript
- -securityFlicense-qualityEnables integration and control of DeepSeek and Claude AI models through RESTful APIs, supporting seamless AI model operations with configurable parameters and robust error handling.Last updated -133