Skate AMM Agent <> Goat SDK MCP Server
@Skate-Org
关于 Skate AMM Agent <> Goat SDK MCP Server
An MCP server leveraging the Skate AMM SDK & Goat SDK - powering DeFi activity
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Skate AMM Agent <> Goat SDK MCP Server?
This MCP server connects an AI agent to automated market maker (AMM) operations on EVM and Solana chains, using the Goat SDK and Skate SDK. It is designed for developers who want to build on-chain agents that can interact with liquidity pools and execute transactions via a private key.
How to use Skate AMM Agent <> Goat SDK MCP Server?
Install dependencies with npm install, build with npm run build, then copy .mcp.example.json to .mcp.json. Run the server with node build/evm.js for EVM chains or node build/solana.js for Solana. Set environment variables WALLET_PRIVATE_KEY, RPC_PROVIDER_URL, and CHAIN (not required for Solana).
Key features of Skate AMM Agent <> Goat SDK MCP Server
- Integrates Goat SDK and Skate SDK
- Supports EVM and Solana chains
- Uses private key for wallet transactions
- Configurable RPC provider URL
- Configurable chain ID (EVM)
- Runs as a Model Context Protocol server
Use cases of Skate AMM Agent <> Goat SDK MCP Server
- Automated AMM swaps on multiple EVM chains
- Managing liquidity positions on Solana AMMs
- Enabling AI agents to execute DeFi transactions
- Testing cross-chain AMM strategies from a single server
FAQ from Skate AMM Agent <> Goat SDK MCP Server
What dependencies are required?
Model Context Protocol, Goat SDK, and Skate SDK must be installed via npm.
How do you configure the server?
Set WALLET_PRIVATE_KEY, RPC_PROVIDER_URL, and CHAIN environment variables (CHAIN is not required for Solana).
What chains are supported?
EVM chains (via evm.js) and Solana (via solana.js). The chain ID is specified in the CHAIN variable for EVM.
开发工具 分类下的更多 MCP 服务器
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
评论