Provides addition and dynamic greetings for quick MCP demos and testing.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Demo Server" yet — see the docs or source repo.
Use Demo Server's calculator tool to compute 27 + 58 and return only the result.
Returns the sum of the two numbers, such as 85.
Read the dynamic greeting resource from Demo Server and display the returned greeting.
Returns a dynamically generated greeting message.
Connect to Demo Server, first call the addition tool to compute 3 + 4, then read the dynamic greeting resource, and show both results.
Shows the calculation result and greeting content to verify the server is working properly.
A demo MCP server for arithmetic, weather lookup, and greeting resources.
Provides a deployable MCP greeting tool for quick testing and demos.
Calculate expressions, check weather, and learn how an MCP server is built.
Generate greetings and inspect server info for quick MCP testing and demos.
Return personalized greetings to demonstrate basic MCP tool integration.
Demo MCP server for calculations, time checks, notes, and code review prompts.