Skip to main content
Glama

DeFi Trading Agent MCP Server

by edkdev
package.json•1.3 kB
{ "type": "module", "name": "defi-trading-mcp", "version": "2.1.3", "description": "Transform your AI assistant into an autonomous crypto trading agent with real-time market analysis, portfolio management, and seamless trade execution across 17+ blockchains", "main": "src/index.js", "bin": { "defi-trading-mcp": "src/index.js" }, "files": [ "src/", "setup.js", ".env.example", "README.md" ], "homepage": "https://github.com/edkdev/defi-trading-mcp#readme", "bugs": { "url": "https://github.com/edkdev/defi-trading-mcp/issues" }, "scripts": { "start": "node src/index.js", "test": "node test.js", "setup": "node setup.js", "setup:dev": "node setup.js --dev" }, "keywords": [ "crypto-trading", "defi-trading", "trading-bot", "AI-agent", "memecoin-trader", "defi", "swap", "mcp", "protocol", "gasless", "portfolio", "ethereum", "blockchain" ], "author": "Ed", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/edkdev/defi-trading-mcp.git" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.3", "dotenv": "^16.4.7", "ethers": "^6.15.0", "node-fetch": "^3.3.2" }, "engines": { "node": ">=18.0.0" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/edkdev/defi-trading-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server