Skip to main content
Glama

DeepClaude MCP Server

by smithery-ai

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.

RESTful API를 통해 DeepSeek 및 Claude AI 모델을 통합하고 제어할 수 있으며, 구성 가능한 매개변수와 강력한 오류 처리를 통해 원활한 AI 모델 운영을 지원합니다.

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

                  Related MCP Servers

                  • -
                    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
                    This server integrates DeepSeek and Claude AI models to provide enhanced AI responses, featuring a RESTful API, configurable parameters, and robust error handling.
                    Last updated -
                    13
                    TypeScript
                  • -
                    security
                    A
                    license
                    -
                    quality
                    A FastMCP server implementation that provides a standardized interface for accessing AI models hosted on Replicate's API, currently supporting image generation with customizable parameters.
                    Last updated -
                    2
                    Python
                    MIT License
                  • -
                    security
                    A
                    license
                    -
                    quality
                    A lightweight, modular API service that provides useful tools like weather, date/time, calculator, search, email, and task management through a RESTful interface, designed for integration with AI agents and automated workflows.
                    Last updated -
                    Python
                    MIT License

                  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/smithery-ai/DeepClaudeMcp'

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