cloudtype-examples/mcp-server-node
3.3
If you are the rightful owner of mcp-server-node 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 built using Node.js, Express, and TypeScript.
Tools
Functions exposed to the LLM to take actions
create_task
Creates a new task with a title and optional description.
complete_task
Marks a task as completed using its task ID.
list_tasks
Lists all tasks.
health_check
Checks the server's health status.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client