Learning Model Context Protocol
MCP server that can perform basic arithmetic operations and parse/evaluate arithmetic expressions.
Open source Open in the app JSON README (API)
About
MCP server that can perform basic arithmetic operations and parse/evaluate arithmetic expressions.
Details
- Kind
- MCP servers
- Topic
- AI, RAG & memory
- Publisher
- yarnabrina
- Origin
- official
- Category
- ferramentas
- Transport
- local
- Version
- 0.2.0
- Stars
- 4
- Forks
- 2
- Open pull requests
- 1
- Last push
- 2026-06-20T16:13:52Z
- Repository state
- ativo
- Language
- Python
- License
- NOASSERTION
- Added
- 2026-08-29 04:01:42
- Updated
- 2026-08-29 04:01:42
- Origin id
io.github.yarnabrina/mcp-learning
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.