Skip to main content
Glama

DeepClaude MCP Server

by Way-To-AGI

DeepClaude MCP(모델 제어판)

영어 | 중국어

개요

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

특징

  • 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 라이선스에 따라 라이선스가 부여되었습니다. 자세한 내용은 라이선스 파일을 참조하세요.

-
security - not tested
F
license - not found
-
quality - not tested

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.

이 서버는 DeepSeek 및 Claude AI 모델을 통합하여 RESTful API, 구성 가능한 매개변수, 강력한 오류 처리 기능을 갖춘 향상된 AI 응답을 제공합니다.

  1. 개요
    1. 특징
      1. 필수 조건
        1. 설치
          1. 개발
            1. 프로젝트 구조
              1. 종속성
                1. 특허

                  Related MCP Servers

                  • -
                    security
                    A
                    license
                    -
                    quality
                    This server facilitates the invocation of AI models from providers like Anthropic, OpenAI, and Groq, enabling users to manage and configure large language model interactions seamlessly.
                    Last updated -
                    9
                    Python
                    MIT License
                  • -
                    security
                    F
                    license
                    -
                    quality
                    Enables seamless AI integration via Ollama's Deepseek model, providing protocol compliance and automatic configuration for clean AI-driven interactions.
                    Last updated -
                    1
                    Python
                  • -
                    security
                    F
                    license
                    -
                    quality
                    Enables 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 -
                    13
                    3
                  • A
                    security
                    A
                    license
                    A
                    quality
                    A server that enhances AI assistants with the ability to update your JSON Resume by analyzing your coding projects, automatically extracting skills and generating professional descriptions.
                    Last updated -
                    3
                    32
                    39
                    TypeScript
                    The Unlicense
                    • Apple
                    • Linux

                  View all related MCP servers

                  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/Way-To-AGI/DeepClaudeMcp'

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