Skip to main content
Glama

LanceDB MCP Server

by RyanLisse
conftest.py189 B
"""Test configuration.""" import os # Set environment variables for testing os.environ["LANCEDB_URI"] = ".lancedb" # Configure pytest for async tests pytest_plugins = ["pytest_asyncio"]

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RyanLisse/lancedb_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server