A sample MCP server for learning and testing tools and resources.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "POC Node MCP Server" yet — see the docs or source repo.
Use the arithmetic tools in POC Node MCP Server to calculate 125 * 48 and (320 - 75) / 5, and return the results step by step.
Returns the results of both calculations with brief step-by-step explanations.
Use the weather tool in POC Node MCP Server to check today's weather in Beijing and summarize whether it is suitable to go out in one sentence.
Returns weather information and a short recommendation for going out.
Read the greeting and user profile resources from POC Node MCP Server and turn them into a concise user information summary.
Returns the greeting content and a cleaned-up summary of the user profile.
Get weather by coordinates or place name through an MCP server.
Call tools like weather lookup via MCP with reusable resources and prompts.
Calculate expressions, check weather, and learn how an MCP server is built.
Generate greetings and inspect server info for quick MCP testing and demos.
Explore math, weather, and LangGraph workflows through ready-made MCP servers
Provides basic arithmetic calculations for quick add, subtract, multiply, and divide tasks.