Magic Eden MCP Server
by Tairon-ai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port. | 8080 |
| SOLANA_RPC_URL | No | Solana RPC URL for blockchain interactions. | https://solana-rpc.publicnode.com |
| POLYGON_RPC_URL | No | Polygon RPC URL. | https://polygon-bor-rpc.publicnode.com |
| ETHEREUM_RPC_URL | No | Ethereum RPC URL. | https://ethereum-rpc.publicnode.com |
| MAGIC_EDEN_API_KEY | No | Optional Magic Eden API key for higher rate limits. Leave empty for public access. | |
| MAGIC_EDEN_ETH_API | No | Ethereum API endpoint. | https://api.magiceden.io/v3/rtp/ethereum |
| MAGIC_EDEN_API_BASE | No | Base URL for Magic Eden API. | https://api-mainnet.magiceden.dev/v2 |
| MAGIC_EDEN_SOLANA_API | No | Solana API endpoint. | https://api.magiceden.io/v3/rtp/solana |
| MAGIC_EDEN_POLYGON_API | No | Polygon API endpoint. | https://api.magiceden.io/v3/rtp/polygon |
| RATE_LIMIT_REQUESTS_PER_MINUTE | No | Rate limit requests per minute. | 100 |
| RATE_LIMIT_REQUESTS_PER_SECOND | No | Rate limit requests per second. | 10 |
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
ActivityInactive
ResponsivenessNo issues