tdrest
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ELASTIC_COMPUTE_BASE_URL | No | Base URL for the Elastic Compute API |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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