Skip to main content
Glama
Tairon-ai

Telos Network MCP Server

by Tairon-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTYesPort for the server to listen on (default: 8080)8080
RPC_URLYesRPC URL for the Telos EVM (e.g., https://rpc.telos.net/evm)https://rpc.telos.net/evm
CHAIN_IDYesChain ID for the Telos network (e.g., 40)40
LOG_LEVELNoThe logging level (e.g., info, debug)info
PRIVATE_KEYYesYour private key for transaction execution without the 0x prefix
AUTO_EXECUTENoWhether to automatically execute transactionstrue
TELOS_API_URLYesAPI URL for Teloscan (e.g., https://api.teloscan.io)https://api.teloscan.io
RATE_LIMIT_MAXNoMaximum requests allowed within the rate limit TTL100
RATE_LIMIT_TTLNoRate limit time-to-live in seconds60
TRANSACTION_MODENoMode for transaction execution (e.g., interactive)interactive

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Tairon-ai/telos-mcp'

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