RishabhKodes/tsMCP
3.1
If you are the rightful owner of tsMCP 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.
This document provides a comprehensive overview of a Model Context Protocol (MCP) server implemented in TypeScript, designed to facilitate communication between clients and servers using the MCP standard.
Tools
Functions exposed to the LLM to take actions
calculate
Perform basic arithmetic operations (add, subtract, multiply, divide).
echo
Echo back the provided text.
get_memory
Retrieve values from the in-memory store.
set_memory
Store values in the in-memory store.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client