NFTGo API

NFTGo API

Official
nftgo

Provides access to Ethereum NFT data through the NFTGo API, including collection details, market analytics, pricing history, and wallet holdings.

Provides a bridge to the NFTGo Developer API for accessing Ethereum NFT data including collections, assets, market trends, and wallet information through authenticated HTTP requests.

4571 views4Local (stdio)

What it does

  • Retrieve NFT collection metadata and statistics
  • Query individual NFT details and ownership data
  • Analyze market trends and price history
  • View wallet holdings and transaction history
  • Search and filter NFTs by traits and attributes
  • Access real-time market data and trading volumes

Best for

NFT traders analyzing market opportunitiesDevelopers building NFT applicationsResearchers studying NFT market trendsPortfolio tracking for NFT collectors
Comprehensive Ethereum NFT dataReal-time market analyticsTrait-based filtering capabilities

About NFTGo API

NFTGo API is an official MCP server published by nftgo that provides AI assistants with tools and capabilities via the Model Context Protocol. Access Ethereum NFT collections, assets, market trends, and wallet data easily with the NFTGo API for developers via aut It is categorized under developer tools, analytics data. This server exposes 3 tools that AI clients can invoke during conversations and coding sessions.

How to install

You can install NFTGo API in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.

License

NFTGo API is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.

Tools (3)

request

Make an HTTP request to NFTGo API(https://data-api.nftgo.io) based on the OpenAPI specifications returned by the api-path-schema tool.

api-path-schema

Get detail description and parameters of a NFT API path based on OpenAPI specifications.

api-documentation

Retrieve a comprehensive list of all NFT API endpoints with documentation based on OpenAPI specifications.

NFTGo MCP

A Model Context Protocol server that provides HTTP request to NFTGo Developer API based on NFTGo API documentation.

Currently only support Ethereum.

Key Features

1. NFT Collection

  • Retrieve Collection Details: Fetch metadata and statistics for specific NFT collections.
  • List Collections: Obtain a list of NFT collections with filtering and sorting options.

2. NFT Asset

  • Get NFT Details: Access detailed information about individual NFTs, including metadata and ownership.
  • List NFTs: Retrieve lists of NFTs based on various criteria such as collection, owner, or traits.

3. Market Data and Analytics

  • Market Trends: Analyze market trends and metrics over time.
  • Price History: Access historical pricing data for NFTs and collections.
  • Volume and Sales Data: Retrieve data on trading volumes and sales activities.

4. User and Wallet Information

  • Wallet Holdings: View NFTs held by specific wallet addresses.
  • Transaction History: Access the transaction history associated with wallets or NFTs.

5. Search and Filtering Capabilities

  • Advanced Search: Perform searches across NFTs and collections using various filters and parameters.
  • Trait-Based Filtering: Filter NFTs based on specific traits or attributes.

6. Real-Time Data and Notifications

  • Webhooks: Set up webhooks to receive real-time updates on specific events or changes.
  • Live Data Feeds: Access live data streams for market activities and NFT events.

Usage with Claude Desktop

To use this server with the Claude Desktop app, add the following configuration to the "mcpServers" section of your claude_desktop_config.json:

NPX

{
  "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.

Building

pnpm install
pnpm build

License

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.

Alternatives

Related Skills

Browse all skills
ccxt-typescript

CCXT cryptocurrency exchange library for TypeScript and JavaScript developers (Node.js and browser). Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors. Use when working with crypto exchanges in TypeScript/JavaScript projects, trading bots, arbitrage systems, or portfolio management tools. Includes both REST and WebSocket examples.

1
dotnet-backend

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET Core, Entity Framework Core, EF Core, .NET Core, minimal API, Web API, gRPC, authentication .NET, Identity, JWT .NET, authorization, LINQ, async/await C#, background service, IHostedService, SignalR, SQL Server, PostgreSQL .NET, dependency injection, middleware .NET.

109
fullstack-developer

Modern web development expertise covering React, Node.js, databases, and full-stack architecture. Use when: building web applications, developing APIs, creating frontends, setting up databases, deploying web apps, or when user mentions React, Next.js, Express, REST API, GraphQL, MongoDB, PostgreSQL, or full-stack development.

11
gpt-researcher

GPT Researcher is an autonomous deep research agent that conducts web and local research, producing detailed reports with citations. Use this skill when helping developers understand, extend, debug, or integrate with GPT Researcher - including adding features, understanding the architecture, working with the API, customizing research workflows, adding new retrievers, integrating MCP data sources, or troubleshooting research pipelines.

11
backend-dev-guidelines

Comprehensive backend development guide for Langfuse's Next.js 14/tRPC/Express/TypeScript monorepo. Use when creating tRPC routers, public API endpoints, BullMQ queue processors, services, or working with tRPC procedures, Next.js API routes, Prisma database access, ClickHouse analytics queries, Redis queues, OpenTelemetry instrumentation, Zod v4 validation, env.mjs configuration, tenant isolation patterns, or async patterns. Covers layered architecture (tRPC procedures → services, queue processors → services), dual database system (PostgreSQL + ClickHouse), projectId filtering for multi-tenant isolation, traceException error handling, observability patterns, and testing strategies (Jest for web, vitest for worker).

7
crypto-market-data

No API KEY needed for free tier. Professional-grade cryptocurrency market data integration for real-time prices, historical charts, and global analytics.

6