MCP Expr-Lang
@ivan-saorin
About MCP Expr-Lang
MCP Server around https://expr-lang.org
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"eval": {
"command": "/path/to/mcp-expr-lang/bin/server"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Expr-Lang?
MCP Expr-Lang is an expression evaluation tool for Claude Desktop that integrates the expr-lang evaluation engine via the Model Context Protocol. It allows users to perform complex calculations, data transformations, and array/object manipulations directly within Claude conversations.
How to use MCP Expr-Lang?
Install by cloning the repository, building the Go binary (Go 1.18+ required), and configuring Claude Desktop’s config.json with the path to the server binary under the "eval" key. After restarting Claude, use the eval tool by asking Claude to evaluate an expression.
Key features of MCP Expr-Lang
- Evaluate mathematical and logical expressions
- Transform, filter, and reduce arrays and objects
- Sort complex data structures
- Perform string manipulations (concatenation, length, case)
- Use conditional logic (ternary, if-else)
- Built-in math, string, array, and date functions
Use cases of MCP Expr-Lang
- Calculate arithmetic or Boolean expressions during a conversation
- Sort a list of users by age or other attributes
- Filter and transform JSON datasets on the fly
- Validate data with conditional logic or string operations
FAQ from MCP Expr-Lang
What prerequisites are required?
Go 1.18 or higher, Claude Desktop application, and Git.
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments