Back to Home
CrowdHailer icon

aide

Verified Safe

by CrowdHailer

Overview

Provides a framework and an example for building Model Context Protocol (MCP) servers, demonstrating simple mathematical tools like addition and random number generation for integration with AI agents.

Installation

Run Command
gleam run

Security Notes

The server's logic is simple and self-contained, implementing basic arithmetic and random number generation without external API calls, file system access, or database interactions. JSON-RPC decoding uses a controlled Gleam library, mitigating injection risks. No 'eval' or similar dangerous functions are used, and there are no apparent hardcoded secrets or malicious patterns in the provided code.

Similar Servers

Stats

Interest Score34
Security Score10
Cost ClassLow
Avg Tokens50
Stars4
Forks0
Last Update2025-12-11

Tags

MCPServerGleamAI ToolsProtocol