eggsact

eggstack/eggsact
★ 0 stars Rust AI/LLM Updated 11d ago
A natural language math calculator with an MCP (Model Context Protocol) server for AI coding agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "eggsact": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "eggsact"
      ]
    }
  }
}

README Excerpt

A natural language math calculator with an MCP (Model Context Protocol) server for AI coding agents. Parses expressions like "thirty plus five" or "30m + 100ft" and evaluates them to results. Ships with 64 MCP tools covering math, text processing, JSON, regex, paths, Unicode safety, and more. - Natural language math: "two to the power of ten" evaluates to 1024

Tools (20)

argv_comparecanonicalize_textcargo_toml_inspectcode_fence_extractcommand_preflightconfig_preflightconstant_lookupdotenv_validateedit_preflightescape_textexpglob_matchgravityidentifier_analyzeidentifier_inspectidentifier_table_inspectini_validatejson_canonicalizejson_comparejson_extract