Mayank00480/mcp-server
3.1
If you are the rightful owner of 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.
The MCP ChatBot is a free, open-source chatbot that utilizes the Model Context Protocol (MCP) for tool calling capabilities, built with React and Node.js.
Tools
Functions exposed to the LLM to take actions
search_web
Search the web for current information using DuckDuckGo API.
get_weather
Get current weather information using OpenWeatherMap API.
calculate
Perform mathematical calculations using safe JavaScript evaluation.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client