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.
Neo4j graph database server (schema + read/write-cypher) and separate graph database backed memory
MCP server for dbt-core (OSS) users as the official dbt MCP only supports dbt Cloud. Supports project metadata, model and column-level lineage and dbt documentation.
MCP server for autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort.
Provides comprehensive building and office address information queries, including enterprise office address search and building information queries.
MCP server acting as an interface to the Frankfurter API for currency exchange data.
A read-only MCP server for querying live Acumatica data using the CData JDBC Driver.
Vector search using the LanceDB vector database and Ollama embedding models.
Perform database actions on Amazon Redshift via its Data API.
Provides read-only access to Apache Iceberg tables via Apache Impala, allowing LLMs to inspect schemas and execute queries.
Provides persistent memory for AI systems to enable continuity of consciousness, using an external PostgreSQL database.