joonheeu/mcp-server-template
3.1
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 henry@mcphub.com.
This project is a template for creating a Model Context Protocol (MCP) server using FastAPI and FastMCP.
Tools
Functions exposed to the LLM to take actions
get_data_by_id
Retrieve specific data by its ID.
search_data_by_query
Search for data using keywords.
create_new_data
Create new data entries.
update_existing_data
Update existing data entries.
delete_data_by_id
Delete data by its ID.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client