AI-powered Solana Memecoin Screener built with Node.js, MySQL, Helius, DexScreener, RugCheck, and Telegram.
Automatically discovers new Solana memecoins, analyzes token quality, tracks smart wallets, performs AI analysis, and sends BUY/WATCH alerts directly to Telegram.
- Scan newly listed Solana memecoins
- Discover trending tokens automatically
- Continuous monitoring
- AI-generated token analysis
- BUY / WATCH / AVOID recommendations
- Groq support
- OpenRouter support
- Top holder concentration detection
- Holder growth tracking
- Smart wallet participation analysis
- Whale wallet tracking
- Large holder monitoring
- Rug score analysis
- Risk assessment
- Token safety checks
- Entry MCAP tracking
- Current MCAP tracking
- ATH MCAP tracking
- Gain percentage calculation
- Best performing calls
- ATH gain leaderboard
- Portfolio statistics
- BUY alerts
- WATCH alerts
- AI summaries
- Portfolio statistics
- Scanner status
- API monitoring
- Database monitoring
- System health checks
- Node.js
- Express.js
- MySQL
- Helius API
- DexScreener API
- RugCheck API
- Telegram Bot API
- OpenRouter
- Groq
Before running the project, make sure you have:
- Node.js 18+
- MySQL 8+ (or MariaDB)
- Helius API Key
- Telegram Bot Token
- OpenRouter API Key or Groq API Key
git clone https://github.com/Denzz102/memecoin-agent.git
cd memecoin-agentnpm installCREATE DATABASE memecoin_agent;mysql -u root -p memecoin_agent < database/schema.sqlFor complete installation instructions, see:
docs/INSTALLATION.md
Create a .env file based on .env.example.
Example:
HELIUS_API_KEY=
OPENROUTER_API_KEY=
# OR
GROQ_API_KEY=
TELEGRAM_BOT_TOKEN=
TELEGRAM_CHAT_ID=
DB_HOST=localhost
DB_USER=root
DB_PASSWORD=
DB_NAME=memecoin_agentnode server.jsor
npm startMain Dashboard:
http://localhost:3000
Portfolio:
http://localhost:3000/portfolio
Health Monitor:
http://localhost:3000/health
memecoin-agent/
βββ config/
βββ database/
β βββ schema.sql
βββ docs/
β βββ INSTALLATION.md
βββ logs/
βββ public/
βββ routes/
βββ services/
βββ screenshots/
βββ .env.example
βββ .gitignore
βββ package.json
βββ package-lock.json
βββ server.js
βββ README.md
- tokens
- signals
- smart_wallets
- token_history
- portfolio
- BUY Alerts
- WATCH Alerts
- Token Analysis
- Portfolio Statistics
- Hall of Fame
Supported environments:
- Localhost
- VPS
- Ubuntu Server
- Windows Server
This software is provided for educational and research purposes only.
Memecoin trading involves significant risk. Always conduct your own research before making investment decisions.
The author is not responsible for financial losses resulting from the use of this software.
MIT License
Feel free to fork, modify, and improve this project.
Enjoying Memecoin AI Agent?
If this project has been helpful to you, feel free to support its development with a voluntary donation.
βοΈ Solana (SOL)
H515J4mCY9tmAfv6uvHqUfQdHqoQCr78AaBFjgXBpnd5
Thank you for your support π



.png)
.png)
.png)