nickweedon/mcp_server_template
3.2
If you are the rightful owner of mcp_server_template 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.
The Skeleton MCP Server is a template project designed to facilitate the development of Model Context Protocol (MCP) servers, providing a robust foundation with best practices and containerization support.
Tools
Functions exposed to the LLM to take actions
health_check
Check server health and configuration status
list_items
List all items with filtering and pagination
get_item
Get a specific item by ID
create_item
Create a new item
update_item
Update an existing item
delete_item
Delete an item
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client