my-mcp-server

codingwithswapnil/my-mcp-server

3.2

If you are the rightful owner of my-mcp-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.

This document provides a comprehensive overview of an example Model Context Protocol (MCP) server implementation using Node.js and TypeScript.

Tools

Functions exposed to the LLM to take actions

echo

Echoes back input text.

add_numbers

Adds two numbers.

multiply_numbers

Multiplies two numbers.

get_time

Returns the current time.

file_operations

Read, write, or list files/directories.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources