Access the NFTGo Developer API for comprehensive NFT data and analytics. Requires an NFTGo API key.
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.
Interact with Neon Postgres databases using natural language to manage projects, branches, queries, and migrations via the Neon API.
Token Metrics integration for fetching real-time crypto market data, trading signals, price predictions, and advanced analytics.
Query Onchain data, like ERC20 tokens, transaction history, smart contract state.
Interact with Tinybird serverless ClickHouse platform
Access real-time DEX analytics across 20+ blockchains with DexPaprika API, tracking 5M+ tokens, pools, volumes, and historical market data. Built by CoinPaprika.
Provides access to Jewish texts from the Sefaria library.
Interact with the microCMS headless CMS API, enabling AI assistants to manage content.
Official CoinGecko API MCP Server for Crypto Price & Market Data, across 200+ blokchain networks and 8M+ tokens.
A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases
A read-only MCP server for Reckon, enabling LLMs to query live data using the CData JDBC Driver.