Loading MCP server directory, please wait...
MCP server that can perform basic arithmetic operations and parse/evaluate arithmetic expressions.
npx @getmcp/cli add io.github.yarnabrina/mcp-learningRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.yarnabrina/mcp-learning": {
"command": "uvx",
"args": [
"mcp-learning",
"mcp-server",
"{log_level}",
"mcp-learning"
]
}
}
}