Back to directory
kirabuilds/mcp-meme-deployer

kirabuilds/mcp-meme-deployer

@kirabuilds

A Model Context Protocol (MCP) server that allows Claude Desktop to deploy instantly tradable tokens on Solana at zero cost with just a simple conversation.

solanatoken-deployermcpclaude-desktopblockchaindefiorcafinance

Installation & Configuration

{
  "mcpServers": {
    "agent-kit": {
      "command": "node",
      "env": {
        "OPENAI_API_KEY": "optional_openai_api_key_here",
        "RPC_URL": "your_rpc_url_here",
        "SOLANA_PRIVATE_KEY": "your_private_key_here",
        "TOKEN_API_URL": "ask @kirabuilds on x for access https://x.com/kirabuilds",
        "TOKEN_API_KEY": "ask @kirabuilds on x for access https://x.com/kirabuilds"
      },
      "args": [
        "/absolute/path/to/build/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15