Back to Browse

Learn Model Context Protocol MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

3 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-yarnabrina-mcp-learning": {
      "args": [
        "mcp-learning"
      ],
      "command": "uvx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Learning Model Context Protocol

This project explores the features and usage of Model Context Protocol (MCP) servers and clients, providing a hands-on learning environment for experimenting with MCP-based tools and workflows.

Documentation

Contributing

Please see CONTRIBUTING.md for development and contribution guidelines.

Links

License

This project is licensed under the GNU Affero General Public License v3.0 or later (AGPL-3.0-or-later).

Copyright (C) 2025 Anirban Ray

See the LICENSE file for details.

Reviews

No reviews yet

Be the first to review this server!