databases
Alibabacloud Tablestore Mcp Server
MCP service for Tablestore, features include adding documents, semantic search for documents based on vectors and scalars, RAG-friendly, and serverless.
python
cloud
java
databases
Installation
npx -y aliyun/alibabacloud-tablestore-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "alibabacloud-tablestore-mcp-server",
"command": "npx",
"args": [
"-y",
"aliyun/alibabacloud-tablestore-mcp-server"
]
}About This MCP Server
aliyun/alibabacloud-tablestore-mcp-server
MCP service for Tablestore, features include adding documents, semantic search for documents based on vectors and scalars, RAG-friendly, and serverless.
GitHub: https://github.com/aliyun/alibabacloud-tablestore-mcp-server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub