jorkal-nft-mcp
OfficialProvides real-time Solana NFT market data from Magic Eden, including floor prices, listings, collection stats, and wallet holdings.
Jorkal NFT Data — MCP Server
A Model Context Protocol server for real-time Solana NFT market data from Magic Eden.
MCP Endpoint
https://jorkal-nft-mcp.vercel.app/mcpCompatible with any MCP client (Claude, Cursor, Windsurf, etc.).
Related MCP server: x402-api
Tools
Tool | Description | Price |
| Floor price + listing count for a collection | $0.001 USDC |
| Top cheapest active listings | $0.002 USDC |
| Full collection stats (volume, holders, supply) | $0.002 USDC |
| All NFTs owned by a Solana wallet | $0.005 USDC |
Usage
With Claude Desktop
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?"
Direct MCP call
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"}}}'Payment
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.
Network: Base mainnet (eip155:8453)
Asset: USDC (
0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913)Pay to:
0xA63A9cB0adc792a2913307Be577CBeF86E8756B6
Available Collections
Works with any Magic Eden Solana collection. Examples: degods, okay_bears, the_tower, y00ts, mad_lads.
x402 HTTP API
Also available as a direct x402-compatible HTTP API:
Base URL:
https://vercel-deploy-alpha-puce.vercel.appListed on x402scan
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceMCP server providing real-time crypto prices (Chainlink + Binance), Polymarket prediction market data, deep web research, and JS-rendered web scraping. All services available via x402 Solana micropayments.MIT
- AlicenseAqualityDmaintenanceMCP server for pay-per-call DeFi and crypto data via x402 micropayments on Base. 8 endpoints: token prices, TVL, funding rates, token security, gas tracker, whale monitoring, wallet profiling, and yield scanning.846MIT
- AlicenseNot gradedqualityCmaintenancePay-per-call MCP server offering crypto market signals, web page extraction, and GitHub repo auditing, with automatic settlement in USDC via the x402 protocol.MIT
- AlicenseAqualityCmaintenanceMCP server providing Solana/crypto/macro tools (wallet scan, password breach, Jito tip, GitHub health, FRED series, Drift exposure, premium chapters) with x402 payment gating (USDC on Base) for 7 of 8 tools.15MIT
Related MCP Connectors
32 paid x402 endpoints for crypto, Zora & on-chain analysis. 10 MCP tools. USDC on Base.
Broker + MCP server for last-bidder-wins on-chain games on Solana via x402 micropayments.
Monero/Zcash payment webhooks + DeFi liquidation & Ethereum builder data over MCP. Free tier; x402.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jorkal-crypto/jorkal-nft-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server