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.
A demo MCP server for arithmetic, weather lookup, and greeting resources.
A proof-of-concept MCP tool for local file reading and live weather access.
Call tools like weather lookup via MCP with reusable resources and prompts.
Generate greetings and inspect server info for quick MCP testing and demos.
Explore math, weather, and LangGraph workflows through ready-made MCP servers