MCP.so
Sign In
Servers

KaiaFun MCP

@weerofun

🐍 ☁️ An MCP server for listing and trading tokens on KaiaFun and interacting with the Kaia blockchain

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "kaiafun": {
      "command": "node",
      "args": [
        "/path/to/dist/kaiafun-mcp-server.js"
      ],
      "env": {
        "PRIVATE_KEY": ""
      }
    }
  }
}

More from Other