Back to Home
noditlabs icon

nodit-mcp-server

Verified Safe

by noditlabs

Overview

Facilitates AI agents and developers interacting with structured, multi-chain blockchain data via Nodit's Web3 APIs using the Model Context Protocol.

Installation

Run Command
npx @noditlabs/nodit-mcp-server@latest

Environment Variables

  • NODIT_API_KEY

Security Notes

The server loads API specifications from local YAML/JSON files, preventing dynamic loading from untrusted sources. API keys are correctly sourced from environment variables, avoiding hardcoding. API calls made via `fetch` include a timeout. Error handling is comprehensive, providing detailed feedback for various API response statuses (e.g., 400, 403, 404, 429, 500, 503). There are no direct `eval` calls or similar dynamic code execution vulnerabilities identified. The primary security consideration is ensuring the `NODIT_API_KEY` is kept secure and that AI agents are not prompted to maliciously abuse the exposed APIs (e.g., exceeding rate limits or requesting large, expensive data).

Similar Servers

Stats

Interest Score40
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars18
Forks7
Last Update2025-12-02

Tags

BlockchainWeb3AI AgentsData APIsMulti-chain