drio
Open app

Adamik MCP Server

Source

Adamik MCP

Catalog onlyCatalog onlySTDIO

Overview

Adamik MCP Server is a tool that enables read and write interactions with over 60 blockchain networks through the Adamik API, allowing developers to manage transactions, gain account insights, and interact with tokens in a unified manner.

To use the Adamik MCP Server, clone the repository, set up your environment variables, obtain an API key from the Adamik dashboard, and configure the server with Claude Desktop.

  • Multi-chain support for various blockchain networks. - Comprehensive transaction management functionalities. - Detailed account management services. - Utility functions for address validation and token information retrieval. - Staking support for proof-of-stake blockchains.
  1. Managing multi-chain balances and transactions.
  2. Retrieving account states and transaction histories.
  3. Interacting with tokens across different blockchain standards.
  4. Staking and managing rewards on proof-of-stake networks.

Add to your AI client

Use these steps to connect Adamik MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "adamik-mcp-server-adamikhq": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-adamik-mcp-server-adamikhq"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "adamik-mcp-server-adamikhq": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-adamik-mcp-server-adamikhq"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "adamik-mcp-server-adamikhq": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-adamik-mcp-server-adamikhq"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "adamik-mcp-server-adamikhq": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-adamik-mcp-server-adamikhq"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "adamik-mcp-server-adamikhq": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-adamik-mcp-server-adamikhq"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "adamik-mcp-server-adamikhq": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-adamik-mcp-server-adamikhq"
      ]
    }
  }
}

FAQ

What blockchains does Adamik MCP Server support?

Adamik MCP Server supports over 60 blockchain networks including Ethereum, Bitcoin, and Cosmos.

Is there a cost to use the Adamik API?

The API offers a free tier with 10k requests/month, and premium options are available for higher limits.

How do I secure my API key?

Store your API key securely in the .env file and avoid using it in public repositories.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1290,"uuid":"d9e3250f-f926-4bb3-9395-cc0ea467b788","name":"adamik-mcp-server","title":"Adamik MCP Server","description":"Adamik MCP","avatar_url":"https://avatars.githubusercontent.com/u/162047763?v=4","created_at":"2025-02-20T14:38:02.877Z","updated_at":"2025-02-23T07:03:59.647Z","status":"created","author_name":"AdamikHQ","author_avatar_url":"https://avatars.githubusercontent.com/u/162047763?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/AdamikHQ/adamik-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/3251ba947c426105a31f7e47552ab7fe784cd0da916e8c1f6aac0f9d490a83e9/68747470733a2f2f736d6974686572792e61692f62616467652f404164616d696b48512f6164616d696b2d6d63702d736572766572","type":null,"metadata":"{\"star\":\"0\",\"license\":\"MIT license\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-05-09 11:29:13\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]