Skip to main content
Glama
lck-001

DataProbe MCP

by lck-001

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ONTOLOGY_PATNoAlternative for DATAPROBE_ACCESS_TOKEN.
ONTOLOGY_API_KEYNoAlternative API key.
ONTOLOGY_API_URLNoAlternative for DATAPROBE_BASE_URL.
DATAPROBE_BASE_URLNoBase URL of the DataProbe service.http://10.0.12.186:8080
DATAPROBE_MCP_HOSTNoHost for the MCP server to bind to.0.0.0.0
DATAPROBE_MCP_PATHNoPath for the MCP endpoint./mcp
DATAPROBE_MCP_PORTNoPort for the MCP server.3000
DATAPROBE_PASSWORDNoPassword for DataProbe authentication.
DATAPROBE_USERNAMENoUsername for DataProbe authentication.
ONTOLOGY_DATASET_IDNoAlternative for DATAPROBE_DATASET_ID.
DATAPROBE_DATASET_IDNoDefault dataset ID used by query tools.
DATAPROBE_TIMEOUT_MSNoTimeout in milliseconds for DataProbe requests.120000
DATAPROBE_ACCESS_TOKENNoAccess token for DataProbe authentication.
DATAPROBE_MCP_DEBUG_LOGNoPath to the debug log file../dataprobe-mcp-debug.log
DATAPROBE_MCP_TRANSPORTNoTransport mode; set to 'http' for remote service mode.
DATAPROBE_REFRESH_TOKENNoRefresh token for DataProbe.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
dataprobe_healthA

Check DataProbe service health. Requires DATAPROBE_ACCESS_TOKEN or DATAPROBE_USERNAME/DATAPROBE_PASSWORD.

dataprobe_list_datasetsB

List available DataProbe datasets.

dataprobe_askA

Ask a natural-language data question and poll until the DataProbe answer is finished.

dataprobe_get_ask_resultA

Get a DataProbe ask result by query id.

dataprobe_query_sqlC

Execute a read SQL query through DataProbe.

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/lck-001/51-dataprobe-mcp'

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