Provides Model Context Protocol (MCP) HTTP access to Ethereum NFT data, enabling retrieval of collection and asset details, market analytics, wallet information, advanced search, real-time updates, and webhook integrations.
Unlock the full potential of NFTGo MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
A Model Context Protocol server that provides HTTP request to NFTGo Developer API based on NFTGo API documentation.
Currently only support Ethereum.
1. NFT Collection
2. NFT Asset
3. Market Data and Analytics
4. User and Wallet Information
5. Search and Filtering Capabilities
6. Real-Time Data and Notifications
To use this server with the Claude Desktop app, add the following configuration to the "mcpServers" section of your claude_desktop_config.json
:
{ "mcpServers": { "nftgoapi": { "command": "npx", "args": ["-y", "@nftgo/mcp-nftgo-api", "NFTGO-API-KEY"] } } }
Replace NFTGO-API-KEY
with your API key. You can create your free NFTGo-API-KEY
here.
pnpm install pnpm build
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!