mcp-solana-ico
by waifuai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SLOPE | Yes | Only used if CURVE_TYPE is linear | |
| ICO_IDS | Yes | Comma-separated list of ICO IDs | |
| CURVE_TYPE | Yes | Bonding curve type (fixed, linear, exponential, sigmoid, or custom) | |
| FIXED_PRICE | Yes | Only used if CURVE_TYPE is fixed | |
| GROWTH_RATE | Yes | Only used if CURVE_TYPE is exponential | |
| RPC_ENDPOINT | Yes | Your Solana RPC endpoint (default: http://localhost:8899) | |
| INITIAL_PRICE | Yes | Only used if CURVE_TYPE is not fixed | |
| CUSTOM_FORMULA | Yes | Only used if CURVE_TYPE is custom | |
| ICO_WALLET_SEED | Yes | Seed for ICO wallet (replace with secure method in production) | |
| ICO_END_TIMESTAMP | Yes | Unix timestamp for ICO end | |
| TOKEN_MINT_ADDRESS | Yes | Token mint address | |
| ICO_START_TIMESTAMP | Yes | Unix timestamp for ICO start | |
| SELL_FEE_PERCENTAGE | Yes | Sell fee percentage | |
| RATE_LIMIT_PER_MINUTE | Yes | Rate limit per minute | |
| TOKEN_PRICE_PER_LAMPORTS | Yes | Default fixed price (if used) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues