Integrations
MCP 연결 허브
AI 도구와 서비스를 위한 중앙 연결 지점을 제공하는 통합 모델 컨텍스트 프로토콜 게이트웨이입니다.
개요
MCP Connection Hub는 OpenWebUI와 같은 대규모 언어 모델 인터페이스와 다양한 도구 및 서비스를 연결하는 다리 역할을 합니다. 다음과 같은 기능을 제공합니다.
- 통합된 OpenAI 호환 API 엔드포인트
- 동기 및 비동기 도구 실행 지원
- 간편한 도구 통합을 위한 플러그형 아키텍처
- 장기 운영을 위한 포괄적인 작업 관리
- 명령줄 및 웹 기반 관리 인터페이스
주요 특징
- OpenAI API 호환성 : OpenWebUI 및 기타 LLM 인터페이스와 원활하게 작동합니다.
- 도구 등록 : 도구 기능의 간편한 등록 및 검색
- 작업 시스템 : 진행 상황 추적을 통해 장기 실행 작업 관리
- 구성 관리 : 모든 시스템 구성 요소에 대한 중앙 집중식 설정
- 관리 인터페이스 : CLI와 웹 기반 관리 도구 모두
프로젝트 구조
지엑스피1
설치 및 설정
(초기 개발이 완료되면 설치 지침이 추가됩니다)
구성
시스템은 다음을 통해 구성할 수 있습니다.
- 환경 변수
- 구성 파일
- 데이터베이스 설정(영구 구성용)
용법
명령줄 인터페이스
이 시스템에는 관리를 위한 포괄적인 CLI가 포함되어 있습니다.
Copy
자세한 내용은 CLI 빠른 시작 가이드를 참조하세요.
API 사용
(API 사용 지침은 시스템이 개발됨에 따라 추가됩니다)
개발 현황
이 프로젝트는 현재 활발하게 개발 중입니다. 현재 진행 상황은 PROJECT_PROGRESS.md 파일을 참조하세요.
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol (MCP) server that lets you seamlessly use OpenAI's models right from Claude.Last updated -12428JavaScriptMIT License
- -securityFlicense-qualityA Model Context Protocol server implementation that enables connection between OpenAI APIs and MCP clients for coding assistance with features like CLI interaction, web API integration, and tool-based architecture.Last updated -9Python
- -securityFlicense-qualityAn open protocol server that implements Anthropic's Model Context Protocol to enable seamless integration between LLM applications and RAG data sources using Sionic AI's Storm Platform.Last updated -27Python
- -securityAlicense-qualityA lightweight bridge that wraps OpenAI's built-in tools (like web search and code interpreter) as Model Context Protocol servers, enabling their use with Claude and other MCP-compatible models.Last updated -8PythonMIT License