Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Alchemy MCP Server
Alchemy MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 12:31:10 PM

Alchemy MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository88 GitHub StarsTotal stargazers on GitHub for the source repository (88 stars).Visit Website
blockchainweb3cryptocurrencywalletsnft

Connects AI agents to Alchemy blockchain APIs for token, NFT, wallet, transfer, transaction, and swap operations.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "alchemy-alchemy-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@alchemy/mcp-server"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Overview

Alchemy blockchain APIs are exposed locally through the alchemy/alchemy-mcp-server MCP server over STDIO. It provides tools for token prices, historical data, multichain balances, transaction history, transfers, NFTs, transactions, and swaps. Local use requires an Alchemy API key, while sending transactions or swapping also requires a configured wallet agent server. This repository is legacy and not actively maintained; new users should prefer Alchemy's hosted OAuth server.

Use cases

β€’Query token prices and historical market data
β€’Inspect multichain wallet balances and NFT holdings
β€’Review address transactions and filtered asset transfers
β€’Send blockchain transactions through a configured wallet agent
β€’Execute token swaps through supported DEX protocols

Key features

β€’Token prices by symbol or contract address
β€’Historical price queries with date and time-frame filters
β€’Multichain token and NFT ownership lookups
β€’Transaction history and asset transfer filtering
β€’Smart Contract Account transactions and Uniswap swaps

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Alchemy MCP Server.

Extracted Tool Capabilities
Token prices by symbol or contract address
Historical price queries with date and time-frame filters
Multichain token and NFT ownership lookups
Transaction history and asset transfer filtering
Smart Contract Account transactions and Uniswap swaps

How Alchemy MCP Server works

What alchemy/alchemy-mcp-server MCP server does

The alchemy/alchemy-mcp-server MCP server connects an MCP-compatible AI client to Alchemy's blockchain data APIs through a local STDIO process. It is intended for agents that need to inspect blockchain assets, wallets, transactions, transfers, and NFT holdings across supported networks.

Supported data tasks include retrieving token prices by symbol or contract address, querying historical prices by date range or natural-language time frame, checking multichain token balances, and listing address transaction history. The server can also return filtered asset transfers and NFT ownership or contract information.

Two action-oriented tools extend beyond read-only queries. sendTransaction sends transactions through Smart Contract Accounts, and swap executes token swaps through DEX protocols including Uniswap. Both depend on an external wallet agent server for signing and broadcasting operations.

How it works

An MCP client launches the local process over STDIO and passes requests to the configured tools. Blockchain data requests authenticate with an Alchemy API key supplied through the environment. The agent can then invoke individual methods based on a natural-language request, such as asking for recent transfers, ETH price history, or NFTs held by a wallet.

Transaction and swap requests use the AGENT_WALLET_SERVER endpoint to reach wallet infrastructure. The repository does not provide that wallet infrastructure itself, so those capabilities are unavailable unless the dependency is configured separately.

Setup and configuration

The documented quick-start configuration runs the package with npx:

config.json
{
  "mcpServers": {
    "alchemy": {
      "command": "npx",
      "args": ["-y", "@alchemy/mcp-server"],
      "env": {
        "ALCHEMY_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}

Set ALCHEMY_API_KEY for blockchain data queries. Set AGENT_WALLET_SERVER as well if the client must send transactions or perform swaps. The README describes configuration for Claude Desktop and Cursor, and the hosted service separately documents connections for other clients.

Tools and capabilities

The local server documents methods for:

  • Current token prices by symbol or address.
  • Historical token prices using explicit dates, intervals, or flexible time frames.
  • Token balances for addresses across multiple networks.
  • Address transaction history and filtered asset transfers.
  • Multichain NFT ownership with spam filtering.
  • NFT contract data associated with multichain addresses.
  • Smart Contract Account transactions through a wallet agent server.
  • DEX token swaps through a wallet agent server.

The available tool set may differ from the hosted Alchemy MCP service because this repository is a legacy implementation.

Limitations and notes

The alchemy/alchemy-mcp-server MCP server is marked legacy and is not actively maintained. Alchemy states that the repository may be sunset and that its tool coverage and behavior can lag behind the hosted server. New deployments should therefore evaluate the hosted endpoint at https://mcp.alchemy.com/mcp, which uses OAuth and does not require a local installation or API key.

For the local package, an Alchemy API key is required for blockchain data access. Wallet actions are not self-contained: sendTransaction and swap will not work without a properly configured wallet agent server and its external signing and broadcasting support. The project is released under the MIT License.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Wallet Inspector MCP logoWallet Inspector MCP

    An MCP server that empowers AI agents to inspect any wallet’s balance and onchain activity across major EVM chains and Solana chain.

    πŸ’° Finance & Fintech4 views
    Compare vs Wallet Inspector MCP β†’
  • Evm MCP Server logoEvm MCP Server

    Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENS resolution.

    πŸ’° Finance & Fintech4 views
    Compare vs Evm MCP Server β†’
  • Tonnode MCP logoTonnode MCP

    Direct liteserver access to The Open Network (TON) over native ADNL: GRAM balances, account state, transaction history and contract get-methods. Works with the free public config or a private/hosted endpoint. npx -y @tonnode/mcp

    πŸ’° Finance & Fintech2 views
    Compare vs Tonnode MCP β†’
  • Solana MCP Server logoSolana MCP Server

    Solana blockchain data for AI agents β€” wallet balances, token prices, DeFi yields (Raydium + Orca), and token safety checks (RugCheck scores, holder concentration, insider detection).

    πŸ’° Finance & Fintech3 views
    Compare vs Solana MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
88
Stargazers on the source repository.
npm downloads
2.5k
Package downloads in the last 30 days.
Last commit
1mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Alchemy MCP Server

Run it through an MCP client's STDIO configuration with `npx -y @alchemy/mcp-server`, and provide the `ALCHEMY_API_KEY` environment variable.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAlchemy MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/alchemy-alchemy-mcp-server?style=directory)](https://allmcps.com/mcp/alchemy-alchemy-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/alchemy-alchemy-mcp-server"><img src="https://allmcps.com/api/badge/alchemy-alchemy-mcp-server?style=directory" alt="Alchemy MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf, Cline / VS Code
Last updatedSep 7, 2026
10/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars88
GitHub Star CountTotal stargazers on GitHub representing community popularity (88 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 11, 2026
npm downloads2,462/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
48Quality signal: Fair Β· 48/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity10/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 21d ago via OSV.dev Β· @alchemy/mcp-server (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Alchemy MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code