CASician/mcp-server-weather
3.1
If you are the rightful owner of mcp-server-weather and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This document provides a structured overview of a Model Context Protocol (MCP) server that utilizes the Groq API for handling queries related to weather information.
MCP Server
This is a copy of the tutorial on modelcontextprotocol.io that uses groq api instead of anthropic.
This server exposes functions that the llm-client/agent can call.
How to use
- copy repo
- start the server with
python weather.py - start the client (if you don't have one, check this basic one)
- ask your query.