74
/ 100
23 hours ago
glama

stellar-copilot-mcp

MCP server for Stellar that enables AI assistants to explain account holdings, diagnose transaction failures, and describe Soroban contracts in plain language, with optional payment proposal flow.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
7 tools verified — handlers match their declared behaviour
4 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configBASE
configHOST127.0.0.1 Bind address. Keep it on loopback unless it is behind a reverse proxy.
configMCP_PATH/mcp Endpoint path
configPAIRING_PORT
configPORT3000 Listen port
configPUBLIC_BASE_URLmust be an origin the user's browser can reach; it is what pairing links point
configSTELLAR_ENABLE_PAIRING
configSTELLAR_HORIZON_URLnetwork default Override for a private Horizon
configSTELLAR_NETWORK"env": { "": "testnet" }
configSTELLAR_RPC_URLtestnet default; empty on mainnet Required on public — see below
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/kennyrivaldi-stellar-copilot-mcp-1y56yj)](https://m8ven.ai/mcp/kennyrivaldi-stellar-copilot-mcp-1y56yj)
commit: 648e587bf3d763d717205c103b20b03844345f70
code hash: 6919174239e5ff6a78c9f4c1056e7c2490c6be6ea270e13d756e682b098b80dd
verified: 7/30/2026, 7:56:26 PM
view raw JSON →