ramsjenu/AGAI09-MCP-Server
3.2
If you are the rightful owner of AGAI09-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 dayong@mcphub.com.
This project demonstrates a complete implementation of the Model Context Protocol (MCP) with an intelligent agent built using LangGraph and OpenAI.
Tools
Functions exposed to the LLM to take actions
get_weather
Get current weather for any city using wttr.in API.
web_search
Search the web for information using Serper API.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client