mcpbeat Sign in

Alchemy Nft MCP Server

local only

Alchemy Nft runs on your own machine — the client starts it, so there is no endpoint to ping. 237 installs a week from pypi. Last commit 12 May 2026.

Retrieve NFT metadata, ownership, and contract details across blockchains

Installs per day peak 57 · avg 28 · -21% w/w
a month agotoday
237
Installs / week
pypi · mcparmory-alchemy-nft
31
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Alchemy Nft every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add alchemy-nft -- uvx mcparmory-alchemy-nft
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "alchemy-nft": {
      "args": [
        "mcparmory-alchemy-nft"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.alchemy-nft]
command = "uvx"
args = ["mcparmory-alchemy-nft"]
.cursor/mcp.json
{
  "mcpServers": {
    "alchemy-nft": {
      "args": [
        "mcparmory-alchemy-nft"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "alchemy-nft": {
      "args": [
        "mcparmory-alchemy-nft"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Alchemy Nft

same job, measured the same way
Crossref
by smaboundless

Search and retrieve scholarly metadata from the Crossref REST API

69 installs/wk local only
MCP Block Data
by cryptoapis-io

MCP server for retrieving block-level data from EVM, UTXO, and XRP blockchains via Crypto APIs

62 installs/wk local only
SQD
by subsquid-labs

Query 130+ SQD Portal datasets across blockchains, including native Tron transactions and events.

31 tools answering
Alchemy MCP Server
by alchemy

Blockchain data across 100+ chains: token prices, NFTs, transfers, simulation, traces, Solana DAS

answering
Evmcp
by siriuslattice

Multi-chain EVM blockchain data with companion smart contracts

30 installs/wk local only
MCP Klever VM
by klever-io

MCP server for Klever blockchain smart contract development.

30 installs/wk 16 tools answering
Bird
by bird

Send and receive across email, SMS, WhatsApp, and voice. One API, one contract.

answering
Stocks On Chain
by stocksonchain

Read-only tokenized stock data: issuers, chains, contract addresses and corporate actions.

7 tools answering

Alchemy Nft — questions

Answers built from our own checks of this server.

Why is there no uptime for Alchemy Nft?
Alchemy Nft runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcparmory-alchemy-nft was installed 237 times last week.
How do I connect Alchemy Nft?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcparmory-alchemy-nft straight from pypi; nothing to host, nothing to sign up for.
How many people use Alchemy Nft?
The pypi package mcparmory-alchemy-nft was installed 237 times in the last week. Week over week that is -21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Alchemy Nft open source?
We cannot say either way: written in Python, 31 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.