rakoppar-sintec/MCPServer
3.2
If you are the rightful owner of MCPServer 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 implements an MCP server using Spring AI, providing tools for LLMs and MCP clients to interact with gadgets via a RESTful API.
Tools
Functions exposed to the LLM to take actions
getAllGadgets
Gets all the gadgets available in the repository.
addGadget
Adds a new Gadget object via REST API.
updateGadget
Updates an existing Gadget object by id via REST API.
getSpecificGadget
Gets a specific gadget based on the id.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client