vinod-soni-microsoft/ai-agentic-mcp-demo
3.2
If you are the rightful owner of ai-agentic-mcp-demo 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.
The MCP Weather Demo is a simple, end-to-end agent-ready demonstration built on the Model Context Protocol (MCP), showcasing how to expose tools, resources, and prompts that an agent could use.
Tools
Functions exposed to the LLM to take actions
get_weather
Fetches real-time current weather conditions for a specified city.
get_alerts
Retrieves active weather alerts for a specified city.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client