A community-driven registry for the Claude Code ecosystem. Not affiliated with Anthropic.
Are you the author? Sign in to claim
MCP server for Solana NFT market data — floor prices, listings, stats, wallet holdings. Powered by x402 micropayments.
A Model Context Protocol server for real-time Solana NFT market data from Magic Eden.
https://jorkal-nft-mcp.vercel.app/mcp
Compatible with any MCP client (Claude, Cursor, Windsurf, etc.).
| Tool | Description | Price |
|---|---|---|
nft_floor | Floor price + listing count for a collection | $0.001 USDC |
nft_listings | Top cheapest active listings | $0.002 USDC |
nft_stats | Full collection stats (volume, holders, supply) | $0.002 USDC |
wallet_nfts | All NFTs owned by a Solana wallet | $0.005 USDC |
Add to claude_desktop_config.json:
{
"mcpServers": {
"jorkal-nft": {
"url": "https://jorkal-nft-mcp.vercel.app/mcp"
}
}
}
Then ask Claude: "What is the floor price of degods?"
curl -X POST https://jorkal-nft-mcp.vercel.app/mcp \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"nft_floor","arguments":{"symbol":"degods"}}}'
Tools are paid via the x402 protocol — micropayments in USDC on Base mainnet. When a payment is required, the tool returns instructions on how to pay.
0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913)0xA63A9cB0adc792a2913307Be577CBeF86E8756B6Works with any Magic Eden Solana collection. Examples: degods, okay_bears, the_tower, y00ts, mad_lads.
Also available as a direct x402-compatible HTTP API:
https://vercel-deploy-alpha-puce.vercel.appMIT
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Secure MCP server for MySQL database interaction, queries, and schema management
English-first Korean equity intelligence MCP — DART filings, foreign-holder 5%-rule flows, activist filings, KRX news. F
0
via CLI