Stellar MCP

Enhance your applications with dynamic integration of real-world data and tools. Utilize a standardized protocol to connect your LLMs with external resources and actions seamlessly. Empower your agents to interact with various data sources and perform complex operations effortlessly.

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest install tomasCalletce/stellar-mcp -c claude

This command will automatically install and configure the Stellar MCP MCP server for your selected client.

Option 2: Manual Configuration

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this configuration:

View JSON configuration
{
  "mcpServers": {
    "Stellar MCP": {
      "command": "npx",
      "args": [
        "-y",
        "stellar-mcp"
      ],
      "env": {}
    }
  }
}

Stellar MCP Server

Description

Blockchain and DeFi are difficult to understand. With an MCP-powered AI, we can create tooling to help users better navigate this complex web of protocols and opportunities.

Prerequisites

  • Node.js
  • npm

Installation

  1. Clone the repo.
  2. npm install

Usage

  1. Configure: Copy .env.example to .env and adjust settings.
  2. npm run build
  3. npm start
Share:
Details:
  • Stars


    1
  • Forks


    0
  • Last commit


    3 months ago
  • Repository age


    3 months
View Repository

Auto-fetched from GitHub .

MCP servers similar to Stellar MCP:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit