Install
$ agentstack add mcp-matthew-sayer-intro-to-agentic-ai-mcp-unsloth ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Introduction to Agentic AI, MCP and fine-tuning Workshop - Matthew Sayer
Welcome to my intro to Agentic AI, MCP and fine-tuning workshop repo.
This set of workshops, packaged into easy to follow Jupyter notebooks, aims to introduce participants to Agentic Systems, MCP and fine-tuning, and start to demonstrate their application in solving real-world problems.
Do the workbooks in this order:
Recommended:
- Run through mcp_intro.ipynb first and run your server.
- Run all of the agenticaiintro.ipynb steps including the MCP server optional steps at the end.
- Go to the finetuningunsloth.ipynb notebook and complete the linked Colab notebook to learn how to fine-tune a small language model.
Alternative (simplified)
- Go straight to the agenticaiintro and run that on its own up to the Optional section at the end with MCP.
Prerequisites
Required:
- Python 3.13+ with uv
- ollama
Getting Started
- Create and activate a virtual environment with uv (as shown in the notebooks)
- Run the Jupyter notebook to build and execute the agent
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: matthew-sayer
- Source: matthew-sayer/introtoagenticaimcp_unsloth
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.