Loomal

Learning Model Context Protocol

MCP server by github.com/yarnabrina/learn-model-context-protocol

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

4 starspypi: mcp-learning

About Learning Model Context Protocol

Learning Model Context Protocol is an MCP (Model Context Protocol) server published by yarnabrina in the official MCP registry. MCP server that can perform basic arithmetic operations and parse/evaluate arithmetic expressions.

It ships as a Python package on PyPI (mcp-learning), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/yarnabrina/learn-model-context-protocol, where the project has earned 4 GitHub stars.

Use Learning Model Context Protocol with your agent

Claude Code · one command
claude mcp add learning-model-context-protocol -- uvx mcp-learning
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "learning-model-context-protocol": {
      "command": "uvx",
      "args": [
        "mcp-learning"
      ]
    }
  }
}
pypimcp-learning

Frequently asked questions

What is Learning Model Context Protocol?
Learning Model Context Protocol is an MCP (Model Context Protocol) server by yarnabrina. MCP server that can perform basic arithmetic operations and parse/evaluate arithmetic expressions.
How do I connect Learning Model Context Protocol to Claude, Cursor, or another MCP client?
Install Learning Model Context Protocol from its pypi package (mcp-learning) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Learning Model Context Protocol open source?
Yes — the source code is public at github.com/yarnabrina/learn-model-context-protocol, with 4 GitHub stars.
Can AI agents pay to use Learning Model Context Protocol?
Not yet through Loomal — Learning Model Context Protocol is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Learning Model Context Protocol? Claim this listing free by verifying GitHub ownership, or contact us.