Skip to main content
Glama

Keboola Explorer MCP Server

row_parameters_valid.json614 B
{ "_metadata_": { "table": { "id": "tbl_123", "name": "customers", "columns": ["name", "email", "notes"], "primaryKey": ["email"] } }, "text_column": "notes", "destination": { "collection_name": "customer_notes", "load_type": "incremental_load", "primary_key": "email", "metadata_columns": ["name"] }, "advanced_options": { "batch_size": 100, "enable_chunking": true, "chunking_settings": { "chunk_size": 1000, "chunk_overlap": 100, "chunk_strategy": "paragraph" } } }

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

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