MCP.so
ログイン
サーバー

EverArt

@modelcontextprotocol

Model Context Protocol Servers

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "everart": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-everart"
      ],
      "env": {
        "EVERART_API_KEY": "your_key_here"
      }
    }
  }
}

「その他」の他のコンテンツ