MCP ExplorerExplorer

Mcp Agents Workshop

@Arvind-Narayanon 9 months ago
4 MIT
FreeCommunity
AI Systems
Workshop Code

Overview

What is Mcp Agents Workshop

MCP-Agents-Workshop is a coding workshop designed to provide hands-on experience with developing and running applications using the MCP server.

Use cases

Use cases include training sessions for developers, workshops for learning MCP server functionalities, and practical coding exercises for students.

How to use

To use MCP-Agents-Workshop, set up a virtual environment, install the required packages, and run the MCP server and inspector using the provided commands.

Key features

Key features include a structured setup process, a virtual environment for package management, and the ability to run and inspect the MCP server easily.

Where to use

MCP-Agents-Workshop can be used in educational settings, software development training, and any environment where hands-on coding experience with MCP server applications is beneficial.

Content

This repo contains code you will be developing during the hands on session.

Handy Commands

1. Set Up Virtual Environment

python3 -m venv .
source bin/activate # for Mac users
.Scripts\activate # for windows users

2. Install Packages for the workshop

pip install -r requirements.txt

3. Run MCP server

python 1_MCP/server.py 

4. Run MCP inspector

mcp dev 1_MCP/server.py

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers