Python-MCP-Server

KshitizSareen/Python-MCP-Server

3.2

If you are the rightful owner of Python-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project demonstrates how to build a FastMCP server that interacts with the WeatherAPI, logs weather forecasts to a file, and uses prompts, tools, and resources to work with that data in a structured way.

Tools

Functions exposed to the LLM to take actions

get_weather_and_add_to_notes

Fetches weather data for the next x days and appends it to notes.txt.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources