Submit

drand-mcp-server 🎲

@randa-mu

a year ago
developer-tools
A model context protocol server for drand
Overview

what is drand-mcp-server?

The drand-mcp-server is a Model Context Protocol (MCP) server that allows applications to utilize verifiable randomness from the drand network, enabling developers to incorporate random values into their model-driven workflows.

how to use drand-mcp-server?

To use the drand-mcp-server, you can run it using npx or build it locally. Configuration is required for integration with tools like VS Code or Claude.

key features of drand-mcp-server?

  • Fetches the latest randomness beacon from the drand network.
  • Allows fetching randomness by specific time or round number.
  • Supports interaction with other MCP servers in a verifiable manner.

use cases of drand-mcp-server?

  1. Generating repeatable random samples for input data.
  2. Verifying outputs of random processes using historical drand beacons.
  3. Facilitating reward payouts based on prompts in a verifiable manner.

FAQ from drand-mcp-server?

  • What is the prerequisite for running drand-mcp-server?

A relatively recent version of Node.js (v21+) is required.

  • Can I run drand-mcp-server alongside other applications?

Yes, it can be configured to run alongside applications like Claude desktop.

  • How do I build drand-mcp-server from source?

Install dependencies with npm install, build with npm run build, and run with npm start or node ./dist/index.mjs.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.