solana nft mcp for Claude Desktop
io.github.p1xelapp/solana-nft-mcp
Read-only Solana NFT data for AI: ownership history, custody rules, marketplace sales and floors.
client:Claude Desktop
transport:stdio
runtime:npm
Install solana nft mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"solana-nft-mcp": {
"command": "npx",
"args": [
"-y",
"solana-nft-mcp"
],
"env": {
"OPENSEA_API_KEY": "<OPENSEA_API_KEY>",
"SOLANA_NFT_MCP_NO_AUTO_KEYS": "<SOLANA_NFT_MCP_NO_AUTO_KEYS>",
"SOLANA_NFT_MCP_NO_UPDATE_CHECK": "<SOLANA_NFT_MCP_NO_UPDATE_CHECK>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs