MCP.so
登录

POC MCP Server

@BrunoSSantana

关于 POC MCP Server

暂无概览

基本信息

分类

其他

许可证

MIT license

运行时

node

传输方式

stdio

发布者

BrunoSSantana

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is POC MCP Server?

A proof-of-concept implementation of a Model Context Protocol (MCP) server that provides tools for accessing and manipulating data about Loomers, forms, form responses, and projects.

How to use POC MCP Server?

Install with pnpm install, then start the development server with pnpm dev. Build with pnpm build and run the built project with pnpm start.

Key features of POC MCP Server

  • Get Loomers and Loomers in a specific area
  • Get Forms and Form Responses
  • Get Projects
  • Pagination support for all list operations
  • Filtering and sorting capabilities

Use cases of POC MCP Server

  • Retrieve a list of Loomers with optional pagination, filtering, and sorting
  • Get Loomers located in a specific area
  • Access forms and their responses
  • Query projects with optional filters

FAQ from POC MCP Server

评论

其他 分类下的更多 MCP 服务器