by alchemyplatform · MCP Server · ★ 81
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Alchemy MCP Server A Model Context Protocol (MCP) server that enables AI agents to interact with Alchemy's blockchain APIs in a structured way. This allows agents to query blockchain data directly without writing any code. General Usage This MCP server creates a bridge between AI agents and Alchemy's blockchain APIs, allowing agents to: Query token prices and price history (including flexible time frame queries) Get NFT ownership information and contract data View transaction history across multiple networks Check token balances across multiple blockchain networks Retrieve detailed asset transfers with filtering Send transactions via Smart Contract Accounts (requires configured wallet agent server) Execute token swaps via DEX protocols (requires configured wallet agent server) And more! Quick Setup To quickly set up the MCP server, use the following configuration in your MCP config file (typically in Claude Desktop or Cursor settings): This configuration allows you to use the server without manually cloning the repository.
| Stars | 81 |
| Forks | 31 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 58.15/100 |
| Open Issues | 5 |
| Last Updated | 2026-04-09 |
| Created | 2025-03-27 |
| Platforms | mcp, node |
| Est. Tokens | ~34k |
These tools work well together with alchemy-mcp-server for enhanced workflows:
Explore other popular mcp server tools:
alchemy-mcp-server is Alchemy's official MCP Server. Allow AI agents to interact with Alchemy's blockchain APIs.. It is categorized as a MCP Server with 81 GitHub stars.
alchemy-mcp-server is primarily written in TypeScript.
You can find installation instructions and usage details in the alchemy-mcp-server GitHub repository at github.com/alchemyplatform/alchemy-mcp-server. The project has 81 stars and 31 forks, indicating an active community.
alchemy-mcp-server is released under the MIT license, making it free to use and modify according to the license terms.