MCP Connection Hub
MCP 연결 허브
AI 도구와 서비스를 위한 중앙 연결 지점을 제공하는 통합 모델 컨텍스트 프로토콜 게이트웨이입니다.
개요
MCP Connection Hub는 OpenWebUI와 같은 대규모 언어 모델 인터페이스와 다양한 도구 및 서비스를 연결하는 다리 역할을 합니다. 다음과 같은 기능을 제공합니다.
통합된 OpenAI 호환 API 엔드포인트
동기 및 비동기 도구 실행 지원
간편한 도구 통합을 위한 플러그형 아키텍처
장기 운영을 위한 포괄적인 작업 관리
명령줄 및 웹 기반 관리 인터페이스
Related MCP server: MCPist
주요 특징
OpenAI API 호환성 : OpenWebUI 및 기타 LLM 인터페이스와 원활하게 작동합니다.
도구 등록 : 도구 기능의 간편한 등록 및 검색
작업 시스템 : 진행 상황 추적을 통해 장기 실행 작업 관리
구성 관리 : 모든 시스템 구성 요소에 대한 중앙 집중식 설정
관리 인터페이스 : CLI와 웹 기반 관리 도구 모두
프로젝트 구조
지엑스피1
설치 및 설정
(초기 개발이 완료되면 설치 지침이 추가됩니다)
구성
시스템은 다음을 통해 구성할 수 있습니다.
환경 변수
구성 파일
데이터베이스 설정(영구 구성용)
용법
명령줄 인터페이스
이 시스템에는 관리를 위한 포괄적인 CLI가 포함되어 있습니다.
# Show help
./mcp-cli --help
# List available tools
./mcp-cli tool list
# Check system status
./mcp-cli system status
# View configuration
./mcp-cli config get자세한 내용은 CLI 빠른 시작 가이드를 참조하세요.
API 사용
(API 사용 지침은 시스템이 개발됨에 따라 추가됩니다)
개발 현황
이 프로젝트는 현재 활발하게 개발 중입니다. 현재 진행 상황은 PROJECT_PROGRESS.md 파일을 참조하세요.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Zero-setup MCP gateway securely connecting AI to your tools with authentication and workflows
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
The OpenRouter for tools. One MCP connection gives any AI agent 254 hosted tools, pay per call.
The Remote MCP server acts as a standardized bridge between LLM applications (like Claude, ChatGPT, and Cursor) and external services, enabling AI agents to access external tools and resources. Its primary capability is providing a centralized search tool to discover other MCP servers and their respective tools. Unlike local implementations, it runs remotely with OAuth authentication and permission controls for security.
Related MCP Servers
- FlicenseCqualityDmaintenanceA powerful gateway for the Model Context Protocol (MCP) that unifies AI toolchains by federating multiple MCP servers, wrapping REST APIs as MCP tools, and supporting multiple transport methods with an admin dashboard.1-
- FlicenseNot gradedqualityCmaintenanceA gateway service that connects AI assistants to numerous external tools like Notion, GitHub, and Google Workspace through a single Model Context Protocol endpoint. It provides a centralized hub for managing multiple tool integrations with secure authentication and a unified API architecture.-
- AlicenseNot gradedqualityDmaintenanceA production-ready unified entry point for AI agents that implements the Model Context Protocol (MCP). It provides a secure gateway with rate limiting, authentication, and observability for managing and proxying requests to multiple downstream APIs.MIT
- AlicenseDqualityDmaintenanceA meta API Gateway server that works with the Model Context Protocol (MCP), enabling AI assistants to connect to any API and access real-world data sources through standardized MCP tools.705512MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/claymore666/MCPConnectionHub'
If you have feedback or need assistance with the MCP directory API, please join our Discord server