Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SWARMRAILS_API_KEYNoSet this environment variable for real USDC payments. Each transaction hash on the Base blockchain is used as a single-use API token. Format: myapp:0xYOUR_TX_HASH.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
bittensor_text

Conversational AI via Bittensor subnet 1 (Text Prompting). Good for general questions, summaries, and chat. Cost: $0.005 per call.

bittensor_translate

Multilingual translation via Bittensor subnet 3 (Machine Translation). Cost: $0.005 per call.

bittensor_reasoning

Advanced reasoning via Bittensor subnet 4 (Targon). Best for complex multi-step problems. Cost: $0.05 per call.

bittensor_image

Text-to-image synthesis via Bittensor subnet 5. Returns an image URL. Cost: $0.075 per call.

bittensor_llm

Fine-tuned LLM inference via Bittensor subnet 6 (Nous Research). Cost: $0.01 per call.

bittensor_forecast

Financial and crypto time series forecasting via Bittensor subnet 8. Cost: $0.05 per call.

bittensor_code

Advanced code generation via Bittensor subnet 11. Cost: $0.01 per call.

bittensor_data

Data analysis and synthesis via Bittensor subnet 13 (Data Universe). Cost: $0.005 per call.

bittensor_tts

Text-to-speech via Bittensor subnet 16. Returns audio as base64 MP3. Cost: $0.025 per call.

bittensor_scrape

Web scraping and URL content extraction via Bittensor subnet 21. Cost: $0.01 per call.

bittensor_multimodal

Image + text reasoning via Bittensor subnet 24 (Omega Multimodal). Cost: $0.02 per call.

bittensor_video

Text-to-video generation via Bittensor subnet 18. Async — polls until ready (up to 3 min). Returns an MP4 URL. Cost: $2.00 per call.

bittensor_3d

Image-to-3D asset generation via Bittensor subnet 29. Requires a source image URL. Async — polls until ready (up to 3 min). Returns a GLB file URL. Cost: $0.75 per call.

sharpsignal_predict

Prediction market intelligence. Submit any yes/no question and get back a structured bull case, bear case, and implied probability from live web search. Powered by Perplexity sonar-reasoning-pro. Cost: $0.25 per call.

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/wizerai1111/swarmrails-mcp'

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