Content
# MCP Examples
A collection of Model Context Protocol (MCP) examples and projects for learning and reference.
## Projects
### [Simple Calculator](./simple-calculator/)
A basic calculator implementation demonstrating fundamental MCP concepts:
- Basic arithmetic operations
- Error handling
- Simple CLI interface
- Perfect for beginners
## Getting Started
Each project in this repository is self-contained with its own README and requirements. Navigate to any project folder to get started.
## Prerequisites
- Python 3.7+
- MCP server package: `pip install mcp-server`
## Contributing
Feel free to add more MCP examples or improve existing ones!
## License
This project is open source and available under the MIT License.
Connection Info
You Might Also Like
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
servers
Model Context Protocol Servers
servers
Model Context Protocol Servers
Time
A Model Context Protocol server for time and timezone conversions.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.