mcp-test-server

mcp-test-server

3.1

If you are the rightful owner of mcp-test-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Model Context Protocol (MCP) を使用したPythonサーバーで、OpenAIのベクトルストア機能を活用したRAG(Retrieval Augmented Generation)システムを提供します。

create_vector_db_from_directory

指定したディレクトリ内のファイルからベクトルDBを作成します。

query_vector_db

構築したベクトルDBを検索して、関連情報を取得します。