mcp-courses

MCP: Build Rich-Context AI Apps with Anthropic

GitHub Stars

47

User Rating

Not Rated

Favorites

0

Views

53

Forks

9

Issues

0

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

Python 3.8+
Node.js (for filesystem server)
UV package manager (recommended)
1Clone the repository:
bash
git clone https://github.com/davila7/mcp-courses.git
cd mcp-courses
pip install -r requirements.txt
2Install dependencies:
bash
pip install -r requirements.txt
3Set up environment variables:
```bash

Additional Resources