AdemolaAri/mcp-server-typescript-tutorial
3.3
If you are the rightful owner of mcp-server-typescript-tutorial 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 Model Context Protocol (MCP) server provides a structured interface for models to interact with application resources, execute tools, and follow prompts with specific sampling configurations.
Tools
Functions exposed to the LLM to take actions
sendEmail
A tool for sending emails, typically mocked during development.
lookupProfile
A tool for retrieving user profile information.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client