← Registry

Data Collection

baselight.app

Search and retrieve metadata for datasets and tables.

1 endpoint9 known toolsCached registry data

ENDPOINT 1

https://api.baselight.app/mcp

No auth detected

Known tools 9

baselight_ping

Simple ping test to verify MCP server is responding

baselight_search_catalog

Search the catalog for datasets using a text query and filters.

baselight_search_tables

Search for tables using a text query and filters.

baselight_get_dataset_metadata

Retrieve detailed schema and metadata for a specific dataset using Baselight format @username.dataset.

baselight_get_dataset_tables

Retrieve a paginated list of tables from a specific dataset using Baselight format @username.dataset.

baselight_get_table_metadata

Retrieve detailed schema and metadata for a specific table using Baselight format @username.dataset.table.

baselight_get_user

Retrieve detailed information about a Baselight user including their profile bio, website, and public datasets.

baselight_sdk_query_execute

Execute a SQL query on Baselight and wait for results (up to 1 minute).

baselight_sdk_get_results

Retrieve results from a previously executed SDK job using the resultId from `sdk-query-execute`.