Loading languages...
SI

Sifu213/monad-mcp-magiceden

@Sifu2131

Monad MCP

nft
monad
magic eden

# mcpServer Config

{
  "mcpServers": {
    "top-selling-collections": {
      "command": "node",
      "args": [
        "*absolutepath*\\dist\\top-selling-collections.js"
      ]
    },
    "top-volume-collections": {
      "command": "node",
      "args": [
        "*absolutepath*\\dist\\top-volume-collections.js"
      ]
    },
    "collections": {
      "command": "node",
      "args": [
        "*absolutepath*\\dist\\user-collection.js"
      ]
    },
    "totalValue": {
      "command": "node",
      "args": [
        "*absolutepath*\\dist\\user-nft-value.js"
      ]
    },
    "nft-owners": {
      "command": "node",
      "args": [
        "*absolutepath*\\dist\\nft-owners.js"
      ]
    }
  }
}
Transport:
stdio
语言:
TypeScript
创建时间:4/26/2025
更新时间:4/27/2025