Skip to main content
Glama
qwert666
by qwert666

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOKENNoA user token that you can generate in your profile page
SCOPESNoOauth scopesNone
HOSTNAMENoYour hostname of your Foundry instance
CLIENT_IDNoA service user that is created in developer console
ONTOLOGY_IDNoYour ontology id
CLIENT_SECRETNoA secret associated with the service user

Tools

Functions exposed to the LLM to take actions

NameDescription
list_ontology_types

List all the ontology types

query_ontology_type

Query for objects in a given ontology type. Use list_ontology_types to get the list of available types

query_dataset

Query a dataset using Spark SQL dialect e.g. "SELECT COUNT(*) FROM dataset_rid"

list_functions

List all available functions

execute_function

Execute a function using given parameters

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

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