-
securityA
license-
qualityA Model Context Protocol server that provides access to BigQuery. This server enables LLMs to inspect database schemas and execute queries.
Last updated -
92
Python
MIT License
이 저장소는 다중 모델 NoSQL 데이터베이스인 Lindorm을 위한 MCP 서버를 만드는 방법의 예입니다.
이 MCP 서버를 활용하려면 다음 단계를 따르세요.
지엑스피1
uv
를 설치하세요. mcp 서버를 바로 시작하세요.
/path/to/alibabacloud-lindorm-mcp-server/
아래에 .env
파일을 만듭니다.LindormVectorSearchClient
: 검색 및 벡터 엔진에서 전체 텍스트 및 벡터 검색을 수행합니다.LindormWideTableClient
: Lindorm 와이드 테이블에서 SQL 작업을 실행합니다.lindorm_retrieve_from_index
: 전체 텍스트 검색과 벡터 검색을 모두 사용하여 기존 인덱스(또는 지식 기반)에서 검색하고 집계된 결과를 반환합니다.lindorm_get_index_fields
: 인덱스(또는 지식베이스)의 필드 정보를 가져옵니다. 특히 벡터 저장 필드와 콘텐츠 저장 필드를 가져옵니다.lindorm_list_all_index
: 보유한 모든 인덱스(또는 지식베이스)를 나열합니다.lindorm_execute_sql
: Lindorm 데이터베이스에서 SQL 쿼리를 실행합니다.lindorm_show_tables
: Lindorm 데이터베이스의 모든 테이블을 가져옵니다.lindorm_describe_table
: Lindorm 데이터베이스의 테이블 스키마를 가져옵니다.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.
Alibaba Cloud의 Lindorm 다중 모델 NoSQL 데이터베이스와 상호 작용할 수 있는 예제 서버로, 애플리케이션이 통합 인터페이스를 통해 벡터 검색, 전체 텍스트 검색 및 SQL 작업을 수행할 수 있도록 합니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aliyun/alibabacloud-lindorm-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server