BrunoSSantana_poc-mcp-server
0
The POC MCP Server is a proof-of-concept implementation of a Model Context Protocol server, offering tools for data management related to Loomers, forms, form responses, and projects. It supports pagination, filtering, and sorting to efficiently access required data.
getLoomers
Get Loomers list, supporting paging, filtering, and sorting
getLoomersInArea
Get a list of Loomers for a specific area
getForms
Get a form list, supporting paging, filtering and sorting
getFormResponses
Get a list of form responses, supporting paging, filtering and sorting
getProjects
Get list of items, support paging, filtering and sorting