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 |
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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Tairon-ai/magiceden-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server