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
- Clone the repo.
npm install
Usage
- Configure: Copy
.env.example
to.env
and adjust settings. npm run build
npm start
Details:
Stars
1Forks
0Last commit
3 months agoRepository age
3 months
Auto-fetched from GitHub .
MCP servers similar to Stellar MCP:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit