A Python SDK for TiDB AI, providing a unified data platform for building AI applications and agents. It supports various search modes (vector, full-text, hybrid, image), automatic embedding, multi-modal storage, advanced filtering, and transaction management, enabling seamless integration of structured and unstructured data for AI workloads.
AIdatabasevector-searchfull-text-searchhybrid-searchimage-searchembeddingcontext
Installation & Configuration
{
"mcpServers": {
"tidb-mcp-server": {
"command": "npx",
"args": [
"-y",
"tidb-mcp-server-mcp"
]
}
}
}