utel-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_DEBUG | No | Set to "true" to log full request payloads to /tmp/mcp_debug.log | |
| HTTP_BEARER_TOKEN | No | Sets an Authorization: Bearer <token> header on every request | |
| HTTP_DEFAULT_HEADERS | No | JSON string of extra headers (e.g. {"X-Custom": "value"}). Invalid JSON is silently ignored. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| send_requestA | Send a request to the UTEL API. The |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_api_index | Index of all UTEL API documentation topics. |
| get_api_reference | Full comprehensive UTEL API reference — all endpoints, fields, types, and usage patterns. |
| get_skill | Full UTEL API skill document — comprehensive API reference for agents. Use this as context when working with UTEL API. |
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/muhammadyusuf-kurbonov/utel-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server