Skip to content
Claude Code

Learning Model Context Protocol for Claude Code

io.github.yarnabrina/mcp-learning

MCP server that can perform basic arithmetic operations and parse/evaluate arithmetic expressions.

client:Claude Code transport:stdio runtime:pypi

Install Learning Model Context Protocol in Claude Code

run in your project directory

claude mcp add mcp-learning -- uvx mcp-learning

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Learning Model Context Protocol in other clients