mcp-expr-lang
If you are the rightful owner of mcp-expr-lang and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Expr-Lang is a powerful expression evaluation tool for Claude Desktop using the Model Context Protocol (MCP).
MCP Expr-Lang provides seamless integration between Claude AI and the expr-lang expression evaluation engine, enabling complex data manipulations, calculations, and transformations within Claude conversations. It allows users to evaluate mathematical expressions, transform and filter arrays and objects, sort complex data structures, perform string manipulations, and use conditional logic. The tool is designed to enhance the capabilities of Claude AI by leveraging the robust features of expr-lang, making it a versatile solution for users needing advanced data processing within their AI interactions.
Features
- Arithmetic operations: Addition, subtraction, multiplication, division, modulo, exponentiation
- String operations: Concatenation, length, uppercase/lowercase conversion
- Boolean operations: AND, OR, NOT, comparison operators
- Array operations: Mapping, filtering, reducing, sorting
- Object manipulation: Property access, transformation