Back to Home
divvi-xyz icon

divvi-mcp-server

Verified Safe

by divvi-xyz

Overview

Enables AI assistants to automatically integrate the Divvi referral SDK into JavaScript/TypeScript blockchain applications.

Installation

Run Command
npx -y @divvi/mcp-server

Security Notes

The server itself is primarily an instruction provider for AI agents via the Model Context Protocol (MCP). It uses standard libraries (fastmcp, zod) and does not contain obvious vulnerabilities like direct `eval` of user input or hardcoded secrets in the main runtime. Shelljs `exec` is used in testing/example scripts, not the main server. The primary security consideration shifts to the AI assistant's interpretation and execution of the provided instructions, specifically when it's directed to read external documentation and modify a codebase. However, the server itself's code is robust for its intended function.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens600
Stars0
Forks0
Last Update2026-01-19

Tags

MCPAI AssistantBlockchainSDK IntegrationReferral Tracking