joeleesuh/mcp-simple-server
3.3
If you are the rightful owner of mcp-simple-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.
A simple Model Context Protocol (MCP) server with basic functionalities for echoing messages, adding numbers, and retrieving timestamps.
Tools
Functions exposed to the LLM to take actions
echo
Echoes back the provided message.
add
Adds two numbers together.
get_timestamp
Returns the current timestamp in ISO 8601 format.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client