Provides an MCP server for generating random numbers, performing statistical analysis, and managing data through client applications like Claude Desktop and Claude Code.
This tool implements the `f0_make_randomvalues` function block from the FGDB (Functional Graph Database) system as a Model Context Protocol (MCP) server. It integrates with client applications like Claude Desktop and Claude Code to offer robust random number generation, allowing users to specify ranges and parameters. Beyond generation, it supports saving generated data to CSV files, performing statistical analysis, loading data from existing files, and accessing various resources via URIs. The server also includes interactive prompt templates to guide users through common data generation and analysis workflows, enhancing productivity for data-related tasks.