Dogecoin MCP ServerServer

integrations
GitHub
cryptocurrencyblockchainDogecoin

Loading subscription status...

💡 Description

The Dogecoin MCP Server provides access to Dogecoin blockchain data through Nodit's node infrastructure, enabling queries for transactions and network information, as well as checking address balances and viewing transaction history.

📝 JSON Entries

{
  "mcpServers": [
    {
      "dogecoin_mcp_server": {
        "env": {
          "API_KEY": "<SECRET_API_KEY>"
        },
        "args": [
          "dogecoin-server.js"
        ],
        "command": "node"
      }
    }
  ]
}

🛠️ Tools

Nodit MCP ServerWeb3 MCP ServerCrypto Trader MCP ToolYFinance Trader MCP Tool

Features

  • Check address balances
  • View transaction history
  • Get network info and fees

💬 Example Queries

  • Check Dogecoin address balance
  • View Dogecoin transaction history
  • Retrieve Dogecoin price history