Skip to main content
Glama
smithery-ai

DeepClaude MCP Server

by smithery-ai

DeepClaude MCP(모델 제어판)

영어 | 중국어

개요

DeepClaude MCP(모델 제어판)는 DeepSeek과 Claude AI 모델의 기능을 결합하여 향상된 결과를 제공하는 강력한 서버 애플리케이션입니다. 이러한 통합을 통해 두 모델의 장점을 활용하여 더욱 정확하고 포괄적인 AI 응답을 제공할 수 있습니다.

Related MCP server: DeepSeek MCP Server

특징

  • DeepSeek 및 Claude AI 모델의 원활한 통합

  • 간편한 통합을 위한 RESTful API 엔드포인트

  • 구성 가능한 모델 매개변수

  • Winston 로거를 사용한 강력한 오류 처리

  • 교차 출처 리소스 공유(CORS) 지원

  • 유형 안전을 위한 TypeScript 구현

필수 조건

  • Node.js(v14 이상)

  • npm 또는 yarn 패키지 관리자

  • DeepSeek 및 Claude 서비스 모두에 대한 API 키

설치

  1. 저장소를 복제합니다.

지엑스피1

  1. 종속성 설치:

yarn install
# or
npm install
  1. 환경 변수 구성:

cp .env.example .env
# Edit .env file with your API keys and configuration

개발

  • 핫 리로드로 개발 서버 시작:

yarn dev
# or
npm run dev
  • 프로젝트를 빌드하세요:

yarn build
# or
npm run build
  • 프로덕션 서버 시작:

yarn start
# or
npm start

프로젝트 구조

src/
├── config/     # Configuration files
├── services/   # Core services and API clients
├── types/      # TypeScript type definitions
└── index.ts    # Application entry point

종속성

  • Express.js - 웹 프레임워크

  • Axios - HTTP 클라이언트

  • 윈스턴 - 로깅 라이브러리

  • CORS - 교차 출처 리소스 공유

  • dotenv - 환경 구성

  • TypeScript - 프로그래밍 언어

  • Jest - 테스트 프레임워크

특허

이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여되었습니다. 자세한 내용은 라이선스 파일을 참조하세요.

F
license - not found
-
quality - not tested
-
maintenance - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/smithery-ai/DeepClaudeMcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server