aqibqureshi786/MCP-Server-using-FAST-MCP
If you are the rightful owner of MCP-Server-using-FAST-MCP 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 Model Context Protocol (MCP) server facilitates seamless integration between various AI models and applications, enabling efficient communication and tool utilization.
Tools
Functions exposed to the LLM to take actions
get_all_users
Retrieve all users from the database.
get_user_by_id
Fetch a specific user by their ID.
create_user
Add a new user with specified details.
update_user
Modify an existing user's information.
delete_user
Remove a user from the database.
get_health_status
Check the health status of the application.
get_app_info
Retrieve information about the application.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client