Skip to main content
Glama
uzochukwuV

x402 Stellar MCP Server

by uzochukwuV

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TTS_PROVIDERNoDefault TTS provider for the proxy: 'elevenlabs' or 'smallest'.
PAY_TO_ADDRESSNoStellar address to receive payments for TTS proxy.
SMALLEST_MODELNoSmallest model (e.g., lightning).
STELLAR_NETWORKNoStellar network to use. Options: 'stellar:testnet' (default) or 'stellar:pubnet'.
STELLAR_RPC_URLNoStellar RPC URL. Required for mainnet (e.g., https://rpc.lightsail.network/).
SMALLEST_API_KEYNoAPI key for Smallest TTS.
SMALLEST_LANGUAGENoSmallest language code (e.g., en).
SMALLEST_VOICE_IDNoSmallest voice ID (e.g., emily).
ALLOW_SYSTEM_PROXYNoSet to 'true' to allow system proxy (HTTP_PROXY/HTTPS_PROXY). Defaults to false.
ELEVENLABS_API_KEYNoAPI key for ElevenLabs TTS.
STELLAR_SECRET_KEYNoYour Stellar wallet secret key (starting with S...). Required for both testnet and mainnet.
ELEVENLABS_MODEL_IDNoElevenLabs model ID (e.g., eleven_flash_v2_5).
ELEVENLABS_VOICE_IDNoElevenLabs voice ID.
X402_FACILITATOR_URLNoURL of the x402 facilitator. Defaults to http://localhost:4022 for testnet. Required for mainnet (e.g., https://channels.openzeppelin.com/x402).
SMALLEST_QUALITY_SCORENoQuality score for Smallest (e.g., 8.3).
ELEVENLABS_QUALITY_SCORENoQuality score for ElevenLabs (e.g., 9.5).
X402_FACILITATOR_API_KEYNoAPI key for the facilitator. Required when using OpenZeppelin channels (mainnet).
SMALLEST_ESTIMATED_PRICE_USDNoEstimated price per request in USD for Smallest.
SMALLEST_ESTIMATED_LATENCY_MSNoEstimated latency in milliseconds for Smallest.
ELEVENLABS_ESTIMATED_PRICE_USDNoEstimated price per request in USD for ElevenLabs.
ELEVENLABS_ESTIMATED_LATENCY_MSNoEstimated latency in milliseconds for ElevenLabs.

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/uzochukwuV/Eleventts-stellar-mcp'

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