SERVER

MCP Learning

Rank #9424

io.github.yarnabrina/mcp-learning

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

First listed
Nov 2, 2025
Last publish date
Nov 9, 2025
OVERVIEW

MCP Learning is a Model Context Protocol (MCP) server published by yarnabrina. It ranks #9424 of 58,832 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. MCP Learning is listed on Official MCP, with 3 tracked versions. It was first listed on Nov 2, 2025 and most recently updated on Nov 9, 2025.

STANDING
#9,424of 58,832 tracked serversTop 25%

Ranks ahead of 49,408 of 58,832 servers on MCP Toplist.

CONNECT

Use MCP Learning

Add MCP Learning to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "mcp-learning": {
      "command": "uvx",
      "args": [
        "mcp-learning"
      ]
    }
  }
}
REGISTRIES

Listed on 1 registry

ORGANIZATION

yarnabrina

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
0.2.0Nov 9, 2025
0.1.2Nov 2, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is MCP Learning?
MCP server that can perform basic arithmetic operations and parse/evaluate arithmetic expressions.
Who maintains MCP Learning?
MCP Learning is maintained by yarnabrina, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is MCP Learning an official MCP server?
Yes — MCP Learning is listed on the Official MCP Registry.
How many versions does MCP Learning have?
MCP Toplist tracks 3 versions of MCP Learning, most recently published on Nov 9, 2025.
Where can I find the source code for MCP Learning?
The source code for MCP Learning is hosted at github.com/yarnabrina/learn-model-context-protocol.
EXPLORE