Random Web3 Mcp

Created By
flyingsu8 months ago
RandomWeb3MCP is a random element generation service based on EVM block hash. The service provides various random element generation tools that can be used in games, finance, testing, and other fields.
Overview

RandomWeb3MCP - Web3 Random Element Generation Service

RandomWeb3MCP is a random element generation service based on EVM block hash. The service provides various random element generation tools that can be used in games, finance, testing, and other fields.

Features

  • Verifiability: All random numbers are generated based on blockchain hash, ensuring fairness and verifiability
  • Diversity: Supports various random number generation scenarios, from basic random numbers to complex probability distributions
  • Reliability: Uses blockchain as entropy source to ensure randomness quality
  • Usability: Provides simple and intuitive API interfaces for easy integration

Quick Start

Configure in Cursor

Add RandomWeb3MCP service configuration in Cursor settings:

{
  "mcpServers": {
    "random-web3-mcp": {
      "command": "uv",
      "args": ["--directory", "random-web3-mcp", "run", "main.py"]
    }
  }
}

Server Config

{
  "mcpServers": {
    "randomweb3mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "random-web3-mcp",
        "run",
        "main.py"
      ]
    }
  }
}
Project Info
Created At
8 months ago
Updated At
8 months ago
Author Name
flyingsu
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Coderag
@packages

12 days ago