Claude MCP Protocol Practice
@harshal-14
About Claude MCP Protocol Practice
MCP server example practice
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp_server_101": {
"command": "uv",
"args": [
"run",
"weather.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Claude MCP Protocol Practice?
This repository is a practice session for the MIT Hack Decentralized AI summit. It includes basic steps to create a Claude MCP (Model Context Protocol) server up and running in under 5 minutes on Windows, with examples for a weather app and a SQLite bakery database.
How to use Claude MCP Protocol Practice?
For the weather server: navigate to the weather directory and run uv run weather.py. For the SQLite example: clone the MCP servers repository, build a Docker image, and update your claude_config.json with the appropriate command and arguments.
Key features of Claude MCP Protocol Practice
- Weather app with alerts and forecast from a government API.
- SQLite bakery database with low-stock alerts.
- Set up a Claude MCP server in under 5 minutes.
- Uses
uvpackage manager for Python projects. - Docker container for the SQLite MCP server.
- Configuration via the
claude_config.jsonfile.
Use cases of Claude MCP Protocol Practice
- Practicing creation of MCP servers from scratch.
- Querying weather alerts and forecasts through an LLM.
- Managing bakery inventory with automated low-stock alerts.
- Learning how to integrate a SQLite database with Claude Desktop.
FAQ from Claude MCP Protocol Practice
What prerequisite is needed?
Make sure you run pip install uv before starting the weather server.
How do I configure Claude for the weather server?
Navigate to File → Settings → Developer → Edit Config and provide the absolute path to your Python file in claude_config.json.
What commands run the weather server?
Change to the weather directory and execute uv run weather.py.
How do I set up the SQLite bakery database?
Clone the MCP servers repository, navigate to the sqlite directory, build the Docker image (docker build -t mcp/sqlite .), update Claude’s config with the Docker command, then create the ingredients table and populate it with 10 ingredients.
What tools does the weather server provide?
The server makes tools available to the LLM for getting alerts and forecasts from a government API.
Frequently asked questions
What prerequisite is needed?
Make sure you run `pip install uv` before starting the weather server.
How do I configure Claude for the weather server?
Navigate to File → Settings → Developer → Edit Config and provide the absolute path to your Python file in `claude_config.json`.
What commands run the weather server?
Change to the `weather` directory and execute `uv run weather.py`.
How do I set up the SQLite bakery database?
Clone the MCP servers repository, navigate to the `sqlite` directory, build the Docker image (`docker build -t mcp/sqlite .`), update Claude’s config with the Docker command, then create the `ingredients` table and populate it with 10 ingredients.
What tools does the weather server provide?
The server makes tools available to the LLM for getting alerts and forecasts from a government API.
Basic information
More AI & Agents MCP servers

Heterogent
Hire AI agents and lock USDC in trustless on-chain escrow on Solana all from your AI assistant. Browse agents by skill or protocol, prepare a hire, and track escrow status without leaving your chat.
Just Domain.
Just.Just Domain is the domain registrar for businesses built with AI. An AI assistant checks availability and both prices, first year and renewal, and hands back a checkout link for justdomain.ai. Read only by design: no pur

Nero AI Image Processing
nero-comWe provide AI-powered tools for image enhancement, upscaling, background removal, photo restoration, colorization, denoising, and compression. All features are available through our API documentation.
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Comments