Adamik MCP Server
@AdamikHQ
About Adamik MCP Server
Adamik MCP
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"adamik-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@AdamikHQ/adamik-mcp-server",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Adamik MCP Server?
The Adamik MCP Server enables read and write interactions with 60+ blockchain networks through Claude Desktop. It integrates the standardized, multi-chain Adamik API, allowing developers to manage transactions, accounts, staking, and token interactions across diverse blockchains via a unified interface.
How to use Adamik MCP Server?
Clone the repository, install dependencies with pnpm, set your Adamik API key in .env, build the project, then add the server to your Claude Desktop configuration. After restarting Claude, you can query natural language commands like “Get balances of my cosmos address…” to interact with supported chains.
Key features of Adamik MCP Server
- Unified multi-chain support (60+ networks)
- Transaction encoding, validation, and broadcasting
- Account balance and transaction history retrieval
- Staking operations and validator information
- Token balance and transfer queries (ERC20, TRC20, etc.)
- Address validation and public key conversion
Use cases of Adamik MCP Server
- Query balances across multiple blockchain addresses in one request
- Retrieve transaction history for a specific account
- Obtain validator details and pending staking rewards
- Prepare, validate, and broadcast transactions on supported chains
FAQ from Adamik MCP Server
What are the prerequisites to use this server?
Node.js v20+, pnpm, Git, Claude Desktop, and a Claude Pro subscription are required.
How do I get an Adamik API key?
Visit https://dashboard.adamik.io, create a free account, navigate to API Keys, and generate a key. Add it to the .env file as ADAMIK_API_KEY.
Are there rate limits on the API?
The free tier allows 10,000 requests per month. A premium tier with higher limits is available upon request.
How are private keys handled?
Private keys are stored securely in the .env file. It is recommended to use test wallets with small amounts during development.
What license does the project use?
The Adamik MCP Server is licensed under the MIT License.
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments