learn-mcp-by-building

tharunramavath/learn-mcp-by-building
★ 0 stars Python AI/LLM Updated today
Learn MCP from zero — build a calculator server, a live weather server, and your own AI host with a Streamlit chat UI
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "learn-mcp-by-buildin": {
      "command": "uvx",
      "args": [
        "learn-mcp-by-building"
      ]
    }
  }
}

Or install with pip: pip install learn-mcp-by-building

Topics

mcpmcp-clientmcp-servermcp-tools