Learning Model Context Protocol
MCP server that can perform basic arithmetic operations and parse/evaluate arithmetic expressions.
★ 4NOASSERTIONai-ml
Install
Config snippet generator goes here (5 client tabs)
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 - [Installation Guide](docs/installation.md) — How to set up your environment and install dependencies. - [Examples & Usage](docs/examples.md) — Step-by-step usage and sample sessions. - [MCP Server Configuration](docs/configurations/mcp-server.md) - [MCP Client Configuration](docs/configurations/mcp-client.md) ## Contributing Please see [CONTRIBUTING.md](CONTRIBUTING.md) for development and contribution guidelines. ## Links - PyPI Package: [mcp-learning](https://pypi.org/project/mcp-learning/) - MCP Registry: [mcp-learning](https://registry.modelcontextprotocol.io/servers/io.github.yarnabrina/mcp-learning) ## 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](LICENSE) file for details.