📦
Servers Playground
MCP server experiments - learning by building, one server at a time
0 installs
Trust: 34 — Low
Docs
Ask AI about Servers Playground
Powered by Claude · Grounded in docs
I know everything about Servers Playground. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
🧪 MCP Servers Playground
A personal learning repository to explore, experiment, and build with the Model Context Protocol (MCP).
📺 YouTube Tutorial Series
Follow along with my step-by-step MCP tutorial series on YouTube:
| # | Video Title | Link |
|---|---|---|
| 01 | MCP #0001 — What is the Problem? How MCP Solves it? | ▶ Watch |
| 02 | MCP #0002 — MCP Architecture: A Simplified Deep Dive | ▶ Watch |
| 03 | MCP #0003 — How Does LLM Know Which Tool to Call? - MCP Tool Structure Explained | ▶ Watch |
| 04 | MCP #0004 — What Can MCP Server Expose? - Tools, Resources and Prompts Explained | ▶ Watch |
| 05 | MCP #0005 — How Does MCP Client Actually Talk to MCP Server? | ▶ Watch |
| 06 | MCP #0006 — Connect Your First MCP Server to Claude Desktop - Step by Step | ▶ Watch |
| 07 | MCP #0007 — Build Your First MCP Server in Python & Deploy to Claude Desktop | ▶ Watch |
| 08 | MCP #0008 - Build Your Own MCP Client in Python - Connect to Any MCP Server | ▶ Watch |
| 09 | MCP #0009 - Build an MCP Server That Reads Your Local Files | ▶ Watch |
| 10 | MCP #0010 - Give Claude Eyes - Build a Screen Reader MCP Server in Python | ▶ Watch |
| 11 | MCP #0011 - Connect Claude to Any API - Build a Crypto Price MCP Server | ▶ Watch |
| 12 | MCP #0012 - Create a Web Search MCP Server - Connect Claude to Groq AI | ▶ Watch |
| 13 | MCP #0013 - Create MCP Tools with Pydantic Models - Beyond Simple Parameters | ▶ Watch |
| 14 | MCP #0014 - Create MCP Servers with Prompts in Python | ▶ Watch |
| 15 | MCP #0015 - Create an MCP Server with Resources and Resource Templates | ▶ Watch |
| 16 | MCP #0016 - Package and Deploy Your MCP Server to GitHub - Anyone Can Run It | ▶ Watch |
| 17 | MCP # 0017 # Build a Remote MCP Server with Streamable HTTP Transport | ▶ Watch |
| 18 | MCP # 0018 # Deploy Your MCP Server to a Virtual Machine - Connect Claude from Windows to Ubuntu | ▶ Watch |
| 19 | MCP # 0019 # MCP Client Deep Dive - List and Call Tools, Resources, Templates and Prompts | ▶ Watch |
| 20 | MCP # 0020 # Build an AI-Powered MCP Host in Python - Let the LLM Decide Which Tool to Call | ▶ Watch |
🚀 What is MCP?
Model Context Protocol (MCP) is an open standard that allows AI models like Claude to securely connect to external tools, data sources, and services — making them far more powerful and context-aware.
🛠️ Tech Stack
- Protocol: Model Context Protocol (MCP)
- Language: Python
- Package Manager: uv
- MCP Framework: FastMCP
- AI Client: Claude Desktop
🙌 Let's Connect
If you find this helpful, consider subscribing to the YouTube channel and ⭐ starring this repo!
