You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Alibaba Cloud RDS OpenAPI MCP Server
2
2
MCP server for RDS Services via OPENAPI
3
+
## Prerequisites
4
+
1. Install `uv` from [Astral](https://docs.astral.sh/uv/getting-started/installation/) or the [GitHub README](https://github.com/astral-sh/uv#installation)
5
+
2. Install Python using `uv python install 3.12`
6
+
3. Alibaba Cloud credentials with access to Alibaba Cloud RDS services
0 commit comments