Stellar Smart MCP Demo
kalepail
README
Stellar Smart MCP Demo
Heavily inspired by https://blog.cloudflare.com/remote-model-context-protocol-servers-mcp/ and https://github.com/cloudflare/ai/tree/main/demos/remote-mcp-github-oauth. If you're having issues I actually suggest reviewing the Cloudflare docs vs worrying too much about debugging inside this specific repo.
For this specific MCP server there are a few things you'll want to keep in mind:
- Be sure to setup your wallet first by triggering the
setWallettool - If you add contracts to track via the
setContractAddressyou'll also need to add aed25519signer if you want to automate the signing. Atm this is done via my Super Peach wallet.
Be safe, have fun!
Recommended Servers
contentful-mcp
Update, create, delete content, content-models and assets in your Contentful Space
Supabase MCP Server
A Model Context Protocol (MCP) server that provides programmatic access to the Supabase Management API. This server allows AI models and other clients to manage Supabase projects and organizations through a standardized interface.
SettleMint
Leverage SettleMint's Model Context Protocol server to seamlessly interact with enterprise blockchain infrastructure. Build, deploy, and manage smart contracts through AI-powered assistants, streamlining your blockchain development workflow for maximum efficiency.
Brev
Run, build, train, and deploy ML models on the cloud.
Azure MCP Server
Enables natural language interaction with Azure services through Claude Desktop, supporting resource management, subscription handling, and tenant selection with secure authentication.
Story SDK MCP Server
This server provides MCP (Model Context Protocol) tools for interacting with Story's Python SDK. Features Get license terms Mint and register IP Asset with PIL Terms Mint license tokens Send $IP to a wallet Upload image to ipfs via Pinata [External] Upload ip and nft metadata via Pinata [External]
mcp-server-cloudflare
Lets you use Claude Desktop, or any MCP Client, to use natural language to accomplish things on your Cloudflare account.
LlamaCloud MCP Server
A MCP server connecting to a managed index on LlamaCloud. This is a TypeScript-based MCP server that implements a connection to a managed index on LlamaCloud.
MCP2Lambda
Enables AI models to interact with AWS Lambda functions via the MCP protocol, allowing access to private resources, real-time data, and custom computation in a secure environment.
Workers MCP
A package that connects Claude Desktop and other MCP clients to Cloudflare Workers, enabling custom functionality to be accessed via natural language through the Model Context Protocol.