StellarMCP
by ggoldani
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP server port. | 3000 |
| MCP_TRANSPORT | No | Transport mode: stdio (default) or http-sse. | stdio |
| STELLAR_NETWORK | No | Network: testnet (default) or mainnet. | testnet |
| STELLAR_RPC_URL | No | Soroban RPC URL. | |
| STELLAR_AUTO_SIGN | No | Legacy auto-sign. | |
| STELLAR_SEP38_URL | No | Anchor SEP-38 endpoint for quotes. | |
| STELLAR_SECRET_KEY | No | Signing key; omit for read-only. | |
| STELLAR_HORIZON_URL | No | Horizon base URL (https). | |
| STELLAR_USDC_ISSUER | No | USDC issuer for guarded signing. | |
| STELLAR_ALLOWED_HOSTS | No | Comma-separated extra hostnames allowed for URL vars. | |
| STELLAR_AUTO_SIGN_LIMIT | No | Legacy auto-sign limit. | |
| STELLAR_AUTO_SIGN_POLICY | No | Auto-sign policy: safe, guarded, or expert. | |
| STELLAR_REQUEST_TIMEOUT_MS | No | Upstream request timeout (max 30000). | |
| STELLAR_TRUSTED_ANCHOR_DOMAINS | No | Comma-separated domains allowed for anchor/TOML and SEP flows. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ggoldani/stellar-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server