Demo MCP server for calculations, time checks, notes, and code review prompts.
This MCP tool appears to be an open-source minimal example server exposing calculations, time queries, note management, and code review prompts over stdio. No credentials or remote endpoints are declared, and no clear high-risk red flags are evident, but its local execution capability and sparse documentation warrant review of the actual implementation and any persistence behavior.
The materials explicitly state that no keys or environment variables are required, and no API keys, tokens, or account credentials are requested; based on the available information, credential exposure or abuse risk appears low.
The materials list no remote endpoint host, and the description only mentions operation over stdio transport; there is no stated behavior indicating outbound connections to external services or user data exfiltration to third-party endpoints.
The objective checks indicate that it executes code; for an MCP tool, this typically means starting a local server process and handling tool calls, which is a normal capability for this class of tool. The description does not show privileged system operations beyond its stated purpose, but the actual callable commands and runtime context should still be reviewed.
The description includes 'note management,' which suggests it may read/write local notes or in-memory records; however, the materials do not specify storage paths, accessible directories, or persistence behavior. There is no clear evidence of excessive access, but the data access boundary is insufficiently documented and should be confirmed in source.
Positive factors include that it is open source under the MIT License, making source review possible; however, it comes from a third-party registry, has 0 stars, unknown maintenance status, and no README, so supply-chain trust is moderate and warrants caution rather than high risk.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-demo" yet — see the docs or source repo.
Use this MCP tool to do two things: first calculate 245*18+76, then tell me the current UTC time, and present the results in a clear list.
Returns the correct calculation result and current UTC time in a structured list.
Please use this MCP tool to create a note saying “Finish API integration before next Monday,” then list all current notes.
Creates the new note and outputs the current note list for easy review or management.
Using the prompts provided by this MCP service, generate a prompt for reviewing a Python function, focusing on readability, error handling, and performance risks.
Outputs a high-quality, ready-to-use code review prompt with clear review criteria.
A modular MCP tool for echo, system info, time, math, and file reading.
Call tools like weather lookup via MCP with reusable resources and prompts.
A Python MCP server for math, time, echo, resources, and prompt demos.
A simple MCP server for math tools, resources, and code review prompts.
Build, debug, and manage software tasks with natural language across LLMs.
Explore math, weather, and LangGraph workflows through ready-made MCP servers