MCP Expr-Lang
@ivan-saorin
MCP Expr-Lang について
MCP Server around https://expr-lang.org
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"eval": {
"command": "/path/to/mcp-expr-lang/bin/server"
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
ICSS
chokcoco不止于 CSS
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
コメント