- Random Web3 Mcp
Random Web3 Mcp
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 agoUpdated At
8 months agoAuthor Name
flyingsuStar
-Language
-License
-Recommend Servers
View AllCoderag
@packages
12 days ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
9 months ago
Test
@modelcontextprotocol
test
a month ago
Alice Secure Record, Upload, Transcribe
3 hours ago
MCP Advisor
@istarwyh
MCP Advisor & Installation - Use the right MCP server for your needs
TypeScript
7 months ago