Stellar Smart MCP Demo logo

Stellar Smart MCP Demo

by kalepail

This is a Stellar Smart MCP (Model Context Protocol) server demo inspired by Cloudflare's implementation. It allows interaction with Stellar contracts and automates signing using Super Peach wallet.

View on GitHub

Last updated: N/A

What is Stellar Smart MCP Demo?

This is a demo MCP server for interacting with Stellar smart contracts, inspired by Cloudflare's remote MCP server concept.

How to use Stellar Smart MCP Demo?

  1. Set up your wallet using the setWallet tool. 2. Add contracts to track via setContractAddress. 3. Add an ed25519 signer if you want to automate signing, preferably using Super Peach wallet.

Key features of Stellar Smart MCP Demo

  • Wallet Setup

  • Contract Tracking

  • Automated Signing

  • Stellar Integration

  • Super Peach Wallet Integration

Use cases of Stellar Smart MCP Demo

  • Automated contract interactions on Stellar

  • Remote management of Stellar smart contracts

  • Integration with Super Peach wallet for signing

  • Building applications that interact with Stellar contracts

  • Demonstrating MCP server usage with Stellar

FAQ from Stellar Smart MCP Demo

What is MCP?

MCP stands for Model Context Protocol. It's a protocol for remote model context.

What is Super Peach wallet?

Super Peach is a wallet used for signing transactions, particularly ed25519 signatures.

How do I set up my wallet?

Use the setWallet tool provided by the server.

How do I add contracts to track?

Use the setContractAddress tool.

Where can I find more information about MCP?

Refer to the Cloudflare documentation on remote MCP servers.