SERVER
MCP Learning
Rank #9524io.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 #9524 of 58,900 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,524of 58,900 tracked serversTop 25%
Ranks ahead of 49,376 of 58,900 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
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.2.0 | Nov 9, 2025 |
| 0.1.2 | Nov 2, 2025 |
| 0.1.0 | Nov 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