MCP 연결 허브
AI 도구와 서비스를 위한 중앙 연결 지점을 제공하는 통합 모델 컨텍스트 프로토콜 게이트웨이입니다.
개요
MCP Connection Hub는 OpenWebUI와 같은 대규모 언어 모델 인터페이스와 다양한 도구 및 서비스를 연결하는 다리 역할을 합니다. 다음과 같은 기능을 제공합니다.
- 통합된 OpenAI 호환 API 엔드포인트
- 동기 및 비동기 도구 실행 지원
- 간편한 도구 통합을 위한 플러그형 아키텍처
- 장기 운영을 위한 포괄적인 작업 관리
- 명령줄 및 웹 기반 관리 인터페이스
주요 특징
- OpenAI API 호환성 : OpenWebUI 및 기타 LLM 인터페이스와 원활하게 작동합니다.
- 도구 등록 : 도구 기능의 간편한 등록 및 검색
- 작업 시스템 : 진행 상황 추적을 통해 장기 실행 작업 관리
- 구성 관리 : 모든 시스템 구성 요소에 대한 중앙 집중식 설정
- 관리 인터페이스 : CLI와 웹 기반 관리 도구 모두
프로젝트 구조
지엑스피1
설치 및 설정
(초기 개발이 완료되면 설치 지침이 추가됩니다)
구성
시스템은 다음을 통해 구성할 수 있습니다.
- 환경 변수
- 구성 파일
- 데이터베이스 설정(영구 구성용)
용법
명령줄 인터페이스
이 시스템에는 관리를 위한 포괄적인 CLI가 포함되어 있습니다.
자세한 내용은 CLI 빠른 시작 가이드를 참조하세요.
API 사용
(API 사용 지침은 시스템이 개발됨에 따라 추가됩니다)
개발 현황
이 프로젝트는 현재 활발하게 개발 중입니다. 현재 진행 상황은 PROJECT_PROGRESS.md 파일을 참조하세요.
This server cannot be installed
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.
LLM 인터페이스와 다양한 도구 및 서비스를 연결하는 통합 모델 컨텍스트 프로토콜 게이트웨이로, OpenAI API 호환성을 제공하고 동기 및 비동기 도구 실행을 모두 지원합니다.
Related MCP Servers
- -securityFlicense-qualityA generic Model Context Protocol framework for building AI-powered applications that provides standardized ways to create MCP servers and clients for integrating LLMs with support for Ollama and Supabase.Last updated -TypeScript
- AsecurityAlicenseAqualityA universal Model Context Protocol implementation that serves as a semantic layer between LLMs and 3D creative software, providing a standardized interface for interacting with various Digital Content Creation tools through a unified API.Last updated -12512PythonApache 2.0
- AsecurityAlicenseAqualityA Model Context Protocol server that loads multiple OpenAPI specifications and exposes them to LLM-powered IDE integrations, enabling AI to understand and work with your APIs directly in development tools like Cursor.Last updated -74856TypeScriptMIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that enables LLMs to explore and interact with API specifications by providing tools for loading, browsing, and getting detailed information about API endpoints.Last updated -41013TypeScript