cloudtypeguide/mcp-server-node
3.1
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 dayong@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
Create a new task with a title and optional description.
complete_task
Mark a task as completed using its task ID.
list_tasks
Retrieve a list of all tasks.
health_check
Check the server's health status.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client