Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Yr Mcp Server

    MCP Server for using Yr Weather Data as Context in LLM tools.

    0 stars
    Python
    Updated Jan 24, 2025

    Table of Contents

    • Setup environment using uv
    • Windows
    • Linux
    • Install dependencies
    • Run server
    • Setup environment using pip
    • Create requirements.txt for installing dependencies via pip
    • Install dependencies
    • Run server

    Table of Contents

    • Setup environment using uv
    • Windows
    • Linux
    • Install dependencies
    • Run server
    • Setup environment using pip
    • Create requirements.txt for installing dependencies via pip
    • Install dependencies
    • Run server

    Documentation

    YR MCP Server

    YR

    alt text

    Setup environment using uv

    Windows

    code
    # Install uv
    powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
    
    # Create virtual environment
    uv venv
    
    # Activate virtual environment
    .venv\Scripts\activate

    Linux

    code
    # Install uv
    curl -LsSf https://astral.sh/uv/install.sh | sh
    
    # Create virtual environment
    uv venv
    
    # Activate virtual environment
    source .venv/bin/activate

    Install dependencies

    code
    uv pip install -r pyproject.toml

    Run server

    code
    uv run yr.py

    Setup environment using pip

    Create requirements.txt for installing dependencies via pip

    code
    uv pip freeze > requirements.txt

    Install dependencies

    code
    pip install -r requirements.txt

    Run server

    code
    python yr.py

    Similar MCP

    Based on tags & features

    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00
    • GR

      Gradle Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00
    • GR

      Gradle Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k