Skip to main content
Glama
lakehouse-42

@lakehouse/mcp-server

by lakehouse-42

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LAKEHOUSE42_API_KEYYesAPI key for Lakehouse42
LAKEHOUSE42_BASE_URLNoBase URL for the Lakehouse42 APIhttps://api.lakehouse42.com

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_toolsA

Find available tools by name, tag, or description. Returns tool info at specified detail level.

searchB

Hybrid search (dense+sparse+BM25). Returns ranked chunks with cursor pagination.

ask_questionC

RAG-based Q&A. Returns AI answer with source count.

get_documentB

Get document by ID. Optionally include full content.

list_documentsC

List documents with filters. Cursor pagination.

list_collectionsB

List all collections. Cursor pagination.

upload_documentB

Upload text document. Auto-chunked and indexed.

time_travel_queryC

Query historical Iceberg data at snapshot/timestamp.

time_travel_diffB

Compare two snapshots. Returns added/deleted/changed counts.

list_snapshotsB

List Iceberg table snapshots for time-travel.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/lakehouse-42/mcp-server'

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