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.
Features
- 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
Requirements
- Node.js 18 or higher
- pnpm 10 or higher
Installation
Development
To start the development server:
Building
To build the project:
Running
To run the built project:
Testing
To run tests:
Linting
To run the linter:
Project Structure
Tools
getLoomers
Get a list of Loomers with optional pagination, filtering, and sorting.
getLoomersInArea
Get a list of Loomers in a specific area.
getForms
Get a list of forms with optional pagination, filtering, and sorting.
getFormResponses
Get a list of form responses with optional pagination, filtering, and sorting.
getProjects
Get a list of projects with optional pagination, filtering, and sorting.
License
MIT
This server cannot be installed
ページ区切り、フィルタリング、並べ替え機能を備えた Loomer データ、フォーム、フォーム応答、プロジェクトにアクセスして管理するためのツールを提供する概念実証サーバー。
Related MCP Servers
- AsecurityAlicenseAqualityThis server provides cloud browser automation capabilities using Browserbase, Puppeteer, and Stagehand. This server enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a cloud browser environment.Last updated -1,1862,516Apache 2.0
- -securityFlicense-qualityA TypeScript-based server that provides a memory system for Large Language Models (LLMs), allowing users to interact with multiple LLM providers while maintaining conversation history and offering tools for managing providers and model configurations.Last updated -26
- -securityFlicense-qualityA protocol server that enables LLMs like Claude to interact with MongoDB databases, providing tools for schema exploration, aggregation queries, and data analysis through natural language in Cursor.Last updated -112
- AsecurityAlicenseAqualityA server that exposes PagerDuty API functionality to LLMs with structured inputs and outputs, enabling management of incidents, services, teams, and users.Last updated -97MIT License