Adamik MCP Server
OfficialEnables read and write interactions with 60+ blockchain networks through Claude Desktop, providing a...
Create an Adamik account and get your API key
- Open the Adamik dashboard / sign-up page (adamik.io → Dashboard) and register for a free account. After signing up, locate the section to generate or copy your API key. (adamik.io)
Copy the API key
- From the dashboard, copy the API key string shown in your account (this is the value you will use as ADAMIK_API_KEY). (docs.adamik.io)
Open the FastMCP connection interface (use the "Install Now" button)
- Click your ready-made "Install Now" button to add environment variables for the Adamik MCP integration.
- In the FastMCP connection interface, add a new environment variable with the name ADAMIK_API_KEY and paste the API key you copied in step 2 into its value field. (This is the required token the MCP server uses to authenticate requests.) (docs.adamik.io)
(Optional) Add custom API base URL
- If you need to override the default API endpoint, add an environment variable named ADAMIK_API_BASE_URL and set it to the API base (for example: https://api.adamik.io/api). Otherwise you can leave this empty to use the default. (docs.adamik.io)
Save the connection
- Save/update the FastMCP connection so the new environment variables are applied.
Verify the integration
- From your MCP client (after the server is installed), make a test request or ask a simple query such as “Check my ETH balance on Ethereum” to confirm the server responds. You can also test with a quick API call using your API key in the Authorization header. Example request format: Authorization: <your_api_key>. (docs.adamik.io)
Security reminder
- Keep ADAMIK_API_KEY secret. Do not commit it to public repositories or share it in plaintext.
Help & docs
- If you need more details, consult Adamik’s documentation and API reference (docs.adamik.io). (docs.adamik.io)
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Finance
View All →Fear & Greed Index
Provides real-time access to CNN's Fear & Greed Index for US stock market sentiment analysis, retrieving current composite scores and seven individual market indicators including S&P 500 momentum, options ratios, and volatility measures with historical comparisons.
More for API Development
View All →Sentry
Streamline Sentry API integration with this remote MCP server middleware prototype. sentry-mcp acts as a bridge between clients and Sentry, supporting flexible transport methods and offering tools like the MCP Inspector for easy service testing. Inspired by Cloudflare’s remote MCP initiative, it helps developers adapt and debug workflows, making Sentry interaction smoother for both cloud and self-hosted environments.