Solana Trading Server
БесплатноНе проверенAI-powered Solana trading bot with MCP integration for trading and monitoring.
Описание
AI-powered Solana trading bot with MCP integration for trading and monitoring.
README
🖥️ Live Demo → An AI-powered Solana trading bot with a live dashboard, built on the MCP (Model Context Protocol) framework.
Features
- MCP Server — exposes Solana trading tools via HTTP for any AI agent
- AI Agent — connects a local Ollama model (hermes3) to control the bot
- Live Dashboard — monitor trades, balances, and bot status
- Bot Studio — configure and control the bot from the browser
- Transaction Trail — full history of all transactions
- Paper Mode — test without real money
Tech Stack
- Python, FastAPI, FastMCP 2.0
- Solana, solders, anchorpy
- Streamlit + Plotly dashboard
- LangChain + Ollama (hermes3)
- SQLite + Redis for state
Setup
- Clone the repo
git clone https://github.com/itsKazgar/solana-mcp-server.git
cd solana-mcp-server
- Create virtual environment
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
- Copy and fill in your config
cp .env.example .env
- Replace YOUR_IP in agent.py and mcp_config.json with your server IP
- Start the server
python main.py
- Start the dashboard
streamlit run dashboard/app.py
Security
- Never commit your .env file
- Use PAPER_MODE=true before trading real funds
- Generate a strong token: openssl rand -hex 32
License
MIT
Установка Solana Trading Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/itsKazgar/solana-mcp-serverFAQ
Solana Trading Server MCP бесплатный?
Да, Solana Trading Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Solana Trading Server?
Нет, Solana Trading Server работает без API-ключей и переменных окружения.
Solana Trading Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Solana Trading Server в Claude Desktop, Claude Code или Cursor?
Открой Solana Trading Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Solana Trading Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
