GitHubスター
1
ユーザー評価
未評価
フォーク
0
イシュー
0
閲覧数
2
お気に入り
0
README
Monad Testnet Token Research & Analysis Tool
Table of Contents
Overview
A comprehensive token analysis tool that provides detailed research reports for tokens on the Monad testnet. This tool combines both fundamental and technical analysis to deliver comprehensive token insights.
Usage Flows
1. Discovering and Analyzing New Opportunities
┌─────────────────────────────────────────────────────────┐
│ Start │
└───────────────┬─────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────┐
│ Scan Trending Tokens │
└───────────────┬─────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────┐
│ Quick Research │
└───────────────┬─────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────┐
│ Deep Analysis │
└───────────────┬─────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────┐
│ Trading Decision │
└─────────────────────────────────────────────────────────┘
2. Portfolio Management
┌─────────────────────────────────────────────────────────┐
│ Start │
└───────────────┬─────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────┐
│ Check MON Balance │
└───────────────┬─────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────┐
│ Analyze Portfolio │
└───────────────┬─────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────┐
│ Token Research │
└───────────────┬─────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────┐
│ Rebalancing Decision │
└─────────────────────────────────────────────────────────┘
3. Risk Management
┌─────────────────────────────────────────────────────────┐
│ Start │
└───────────────┬─────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────┐
│ Market Overview │
└───────────────┬─────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────┐
│ Risk Assessment │
└───────────────┬─────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────┐
│ Portfolio Protection │
└─────────────────────────────────────────────────────────┘
Key Features
Token Research
- Metadata Analysis
- Market Information
- Holder Analysis
- Risk Assessment
Technical Analysis
- Moving Averages
- RSI
- Bollinger Bands
- MACD
Risk Management
- Whale Analysis
- Liquidity Check
- Volatility Tracking
Portfolio Tools
- Balance Tracking
- Performance Analysis
- PnL Monitoring
Installation
- Clone the repository:
git clone https://github.com/yourusername/monad-testnet-mcp.git
cd monad-testnet-mcp
- Install dependencies:
npm install
- Build the project:
npm run build
Configuration for Claude Desktop
To use this MCP with Claude Desktop, add the following configuration to your Claude settings:
{
"mcpServers": {
"token-research-mcp": {
"command": "node",
"args": [
"PATH_TO_YOUR_PROJECT/build/index.js"
]
}
}
}
Replace PATH_TO_YOUR_PROJECT
with the absolute path to your project directory.
After adding the configuration:
- Save the changes
- Restart Claude Desktop for the changes to take effect
Development
To contribute to the project:
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
作者情報
スレッド