Skip to content

Add Nodit MCP Server to Official Integration List #1632

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nodit-developers
Copy link

Description

Added a link to an official Nodit MCP Server to the official integration list in alphabetical order.

Server Details

  • Server: N/A (Adding a link to README)
  • Changes to: README.md

Motivation and Context

Nodit MCP Server provides multi-chain RPC Nodes and Data APIs optimized for AI agents to access real-time and indexed blockchain data.
Adding this server to the official list helps LLM developers discover a production-ready infrastructure that simplifies blockchain data integration across major networks.

How Has This Been Tested?

Prior to the official MCP release, the Nodit MCP Server was successfully tested with various LLM clients, including Claude and Cursor.
We verified that the MCP correctly integrates and communicates with these agents, enabling them to interpret and utilize the full range of APIs provided by Nodit Infrastructure.

In particular, we confirmed that the LLMs were able to understand the structure and semantics of the Nodit Open APIs, retrieve relevant endpoints when prompted, and execute real-time as well as historical blockchain data queries accurately.
This ensures that the MCP implementation supports the core use case of structured, prompt-based access to blockchain data in multi-agent or autonomous workflows.

Breaking Changes

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant