MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Other Tools and Integrations/Drand
Other Tools and IntegrationsOfficial
D

Drand

An MCP server for fetching verifiable random numbers from the drand network.

0 starsUpdated May 20, 2025
View on GitHub

Ads

Overview

Use verifiable randomness in your AI application. This Model Context Protocol (MCP) server enables you to get a random value from the drand network, verify its validity and use it as an input seed to your model-driven flows! repeatable, random sampling of input data interaction with other MCP servers in a verifiable manner (e.g. paying out rewards based on a prompt) verifying the output of another random process using historical drand beacons a relatively recent version of node (v21+ - fetch is required)

Installation

npx drand-mcp-server

Configuration

{
  "mcpServers": {
    "drand": {
      "command": "npx",
      "args": [
        "drand-mcp-server"
      ]
    }
  }
}

Capabilities

  • Get the latest randomness beacon

    Fetch the most recent verifiable random value from the drand network using `get-randomness-latest`.

  • Retrieve randomness for a specific past time

    Supply a Unix timestamp in milliseconds to `get-randomness-by-time` and get the beacon emitted at or just before that moment.

  • Fetch randomness by round number

    Use `get-randomness-by-round` to obtain the beacon for a specific drand round, enabling repeatable, verifiable sampling.

Tags

  • crypto
  • api

Related MCP servers

Z

Zomato MCP

Official

An mcp server for your food ordering needs.

180Other Tools and IntegrationsUpdated May 1, 2026
Z

Zen7-Payment-Agent

Official

Zen7 Payment Agent is the first implementation project of DePA (Decentralized Payment Agent), pioneers next-generation intelligent payment infrastructure.

177Other Tools and IntegrationsUpdated Feb 12, 2026
M

Mureka

Official

generate lyrics, song and background music(instrumental)

112Other Tools and IntegrationsUpdated May 13, 2025
E

EduBase

Official

Interact with EduBase, a comprehensive e-learning platform with advanced quizzing, exam management, and content organization capabilities

27Other Tools and IntegrationsUpdated 16 days ago