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

    Mcp Weatherapi

    Simple implementation of MCP Server for WeatherAPI.com using SpringBoot

    0 stars
    Java
    Updated Apr 27, 2025

    Table of Contents

    • Features
    • Technologies Used
    • Getting Started
    • Prerequisites
    • Configuration
    • API Endpoints

    Table of Contents

    • Features
    • Technologies Used
    • Getting Started
    • Prerequisites
    • Configuration
    • API Endpoints

    Documentation

    Weather Service Application

    This project is a Spring Boot application that provides weather information by city name using a REST API.

    Features

    • Fetch current weather details for a given city.
    • Built with Java and Kotlin.
    • Uses Spring Boot for application development.
    • Reactive WebClient for API calls.
    • Configurable API properties.
    • Logs weather information for debugging purposes.
    • Supports JSON responses for easy integration.
    • Modular design with DTOs for clean data handling.

    Technologies Used

    • Java 21
    • Kotlin
    • Spring Boot 3.4.5
    • Maven
    • Lombok
    • WebClient

    Getting Started

    Prerequisites

    • Java 21 or higher
    • Maven 3.8 or higher

    Configuration

    The application requires API properties to be configured in application.yml

    or application.properties.

    Below is an example configuration:

    bash
    weather-api:
      base-url: https://api.weatherapi.com/v1
      endpoint: /current.json
      api-key: YOUR_API_KEY

    Replace YOUR_API_KEY with your actual API key.

    API Endpoints

    • GET /weather?city={cityName}: Fetches the current weather for the specified city.

    Similar MCP

    Based on tags & features

    • CH

      Chuk Mcp Linkedin

      Python00
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • PU

      Pursuit 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
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • PU

      Pursuit 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