Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ELASTIC_COMPUTE_BASE_URLNoBase URL for the Elastic Compute API

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_filesB

List files in a directory with optional filtering by extension

find_filesA

Find files matching a glob pattern (e.g., /tmp/.pdf, ~/Documents/**/.csv)

get_service_configA

Get configured service base URLs (Elastic Compute, Vector Store, timeouts, etc.)

execute_rest_callA

Execute a REST API call with support for custom auth, Socks5 proxy, and multipart uploads. Use get_service_config to see available base URLs.

set_authB

Set session-level authentication for subsequent requests

set_proxyB

Set session-level proxy for subsequent requests

get_syntax_helpB

Get help and syntax for available API endpoints from Swagger specs

get_usage_guideA

Get usage guides with best practices, workflows, and examples for APIs

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/ksturgeon-td/tdrest-mcp'

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