Skip to main content
Glama
muhammadyusuf-kurbonov

utel-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_DEBUGNoSet to "true" to log full request payloads to /tmp/mcp_debug.log
HTTP_BEARER_TOKENNoSets an Authorization: Bearer <token> header on every request
HTTP_DEFAULT_HEADERSNoJSON string of extra headers (e.g. {"X-Custom": "value"}). Invalid JSON is silently ignored.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
send_requestA

Send a request to the UTEL API. The path is joined with UTEL_API_BASE_URL (env var). Use a leading slash, e.g. /ats/ps-user. The Authorization: Bearer token (HTTP_BEARER_TOKEN) is already included on every request.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
get_api_indexIndex of all UTEL API documentation topics.
get_api_referenceFull comprehensive UTEL API reference — all endpoints, fields, types, and usage patterns.
get_skillFull 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