Back to Home
pokt-network icon

mcp

Verified Safe

by pokt-network

Overview

The MCP server provides blockchain data access across 63 networks via Pocket Network's public RPC endpoints, enabling client applications to perform natural language queries, token analytics, transaction inspection, and multi-chain comparisons.

Installation

Run Command
npx @modelcontextprotocol/inspector node dist/index.js

Security Notes

The codebase demonstrates proactive security measures, particularly in `enhanced-safety-checks.ts`, which prevents context overflow and session crashes from large or unbounded blockchain data requests (e.g., transaction history, blocks with full transactions, unrestricted log queries). There is no use of `eval` or other direct code execution vulnerabilities observed. RPC endpoints are fetched from configuration files, and while the `add_endpoint` tool allows dynamic addition, its security depends on the controlling MCP client's permissions model. No hardcoded secrets were found.

Similar Servers

Stats

Interest Score34
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars3
Forks2
Last Update2025-12-04

Tags

blockchainRPCEVMSolanaCosmosAI Tools