Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by aztharion • Uncategorized
A Node.js MCP server providing weather information and simple user interactions via API.
Greet users by name.
Say goodbye or bid farewell to users.
Provide weather information through an MCP protocol.
This MCP server is a Node.js application implementing the Model Context Protocol to handle user requests related to weather information and basic greetings. It supports multiple tools such as hello, goodbye, and saybye to interact with users. The server processes requests by analyzing input, identifying tools, extracting parameters, and returning appropriate responses, enabling easy integration for conversational agents.