MCPVault

echo

MCP tool from MCP Typescript Template by nickytonline

Echoes back the provided message - a simple example to demonstrate MCP tool implementation.

How to use it

echo is exposed by the MCP Typescript Template MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the echo tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Typescript Template

$npx degit nickytonline/mcp-typescript-template my-mcp-server
FULL MCP TYPESCRIPT TEMPLATE LISTING