Alibaba Cloud RDS OpenAPI MCP 서버
OPENAPI를 통한 RDS 서비스용 MCP 서버
필수 조건
- Astral 또는 GitHub README 에서
uv
설치하세요. uv python install 3.12
사용하여 Python을 설치하세요- Alibaba Cloud RDS 서비스에 액세스할 수 있는 Alibaba Cloud 자격 증명
빠른 시작
cherry-studio 사용하기 (추천)
Cherry-Studio 설명서 에 따라 MCP 환경을 설치한 후 RDS MCP를 구성하고 사용하세요. MCP 클라이언트 구성 파일에 다음 구성을 추가하세요.
지엑스피1
클라인 사용
env를 설정하고 mcp 서버를 실행하세요.
mcp 서버를 실행하면 다음과 같은 출력이 표시됩니다.
그리고 Cline을 구성합니다.
클로드 사용
Github에서 다운로드
MCP 클라이언트 구성 파일에 다음 구성을 추가합니다.
구성 요소
도구
create_db_instance
: RDS 인스턴스를 생성합니다.describe_db_instances
: 인스턴스를 쿼리합니다.describe_db_instance_attribute
: 인스턴스의 세부 정보를 쿼리합니다.describe_db_instance_performance
: 인스턴스의 성능 데이터를 쿼리합니다.describe_error_logs
: 인스턴스의 오류 로그를 쿼리합니다.describe_db_instance_net_info
: 여러 RDS 인스턴스에 대한 네트워크 구성 세부 정보를 일괄적으로 검색합니다.describe_db_instance_ip_allowlist
: 여러 RDS 인스턴스에 대한 IP 허용 목록 구성을 일괄적으로 검색합니다.describe_db_instance_databases
: 여러 RDS 인스턴스에 대한 데이터베이스 정보를 일괄적으로 검색합니다.describe_db_instance_accounts
: 여러 RDS 인스턴스에 대한 계정 정보를 일괄적으로 검색합니다.describe_available_classes
: 사용 가능한 인스턴스 클래스와 저장 범위를 쿼리합니다.describe_available_zones
: RDS 인스턴스에 사용 가능한 영역을 쿼리합니다.describe_bills
: 특정 청구 기간 내 사용자의 모든 제품 인스턴스 또는 청구 항목에 대한 소비 요약을 쿼리합니다.describe_vpcs
: VPC 목록을 쿼리합니다.describe_vswitches
: VSwitch 목록을 쿼리합니다.describe_slow_log_records
: RDS 인스턴스에 대한 느린 로그 레코드를 쿼리합니다.describe_db_instance_parameters
: 일괄 처리로 여러 RDS 인스턴스에 대한 매개변수 정보를 검색합니다.modify_parameter
: RDS 인스턴스 매개변수를 수정합니다.modify_db_instance_spec
: RDS 인스턴스 사양을 수정합니다.get_current_time
: 현재 시간을 가져옵니다.
자원
지금은 없음
프롬프트
기여하다
기여를 환영합니다! 풀 리퀘스트를 제출해 주세요.
- 저장소를 포크하세요
- 기능 브랜치를 생성합니다(
git checkout -b feature/amazing-feature
) - 변경 사항을 커밋하세요(
git commit -m 'Add some amazing feature'
) - 브랜치에 푸시(
git push origin feature/amazing-feature
) - 풀 리퀘스트 열기
특허
이 프로젝트는 Apache 2.0 라이선스에 따라 라이선스가 부여되었습니다.
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.
OpenAPI를 통해 Alibaba Cloud RDS 데이터베이스 서비스에 대한 관리 및 연결을 제공하는 서버로, 사용자는 MCP 통합을 통해 RDS 인스턴스를 생성, 쿼리 및 수정할 수 있습니다.
Related MCP Servers
- -securityAlicense-qualityA server that helps people access and query data in databases using the Query Runner with integration of the Model Context Protocol (MCP) Python SDK. Support databases including PostgreSQL Redshift MySQL Microsoft SQL Server Google APIs Amazon Web Services (via boto3) CockroachDB SQLiteLast updated -26PythonGPL 3.0
- -securityFlicense-qualityA management tool for Alibaba Cloud Message Service (MNS) implemented through the MCP framework, allowing users to create, delete, send messages to, and receive messages from MNS queues through MCP Host configuration.Last updated -Python
AlibabaCloud MCP Serverofficial
AsecurityAlicenseAqualityA server that provides access to Alibaba Cloud resources including ECS, VPC, and CloudMonitor through API and OOS implementations, enabling resource management and monitoring via a unified interface.Last updated -3445PythonApache 2.0Alibaba Cloud MCP Serverofficial
AsecurityAlicenseAqualityA server implementation that enables management of Alibaba Cloud ECS (Elastic Compute Service) resources through a collection of API and OOS automation tools, supporting operations like instance lifecycle management, monitoring, and resource inspection.Last updated -2645PythonApache 2.0