Sharjeelbaig/MCP-Server
3.1
If you are the rightful owner of 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 repository contains a minimal example of a Model Context Protocol (MCP) server implemented in TypeScript, showcasing how to expose simple tools and resources using MCP.
Tools
Functions exposed to the LLM to take actions
trackPackage
Returns a simple text response indicating the tracking number being checked.
getWeather
Returns a small JSON-like payload with temperature and forecast, or an error when the city is unsupported.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client