Integrations
Provides tools for accessing and manipulating data about Loomers, forms, form responses, and projects in Loom, including retrieval with pagination, filtering, and sorting capabilities.
POC MCP サーバー
Loomers、フォーム、フォーム応答、およびプロジェクトに関するデータにアクセスして操作するためのツールを提供するモデル コンテキスト プロトコル (MCP) サーバーの概念実証実装。
特徴
- 特定のエリアでLoomersとLoomersを取得する
- フォームとフォームの回答を取得する
- プロジェクトを取得
- すべてのリスト操作のページ区切りのサポート
- フィルタリングと並べ替え機能
要件
- Node.js 18以上
- pnpm 10以上
インストール
発達
開発サーバーを起動するには:
建物
プロジェクトをビルドするには:
ランニング
ビルドされたプロジェクトを実行するには:
テスト
テストを実行するには:
リンティング
リンターを実行するには:
プロジェクト構造
ツール
ゲットルーマーズ
オプションのページ区切り、フィルタリング、並べ替えを使用して、Loomer のリストを取得します。
エリア内のルーマーを取得
特定のエリア内の Loomer のリストを取得します。
フォームを取得する
オプションのページ区切り、フィルタリング、並べ替えを使用してフォームのリストを取得します。
getFormResponses
オプションのページ区切り、フィルタリング、並べ替えを使用して、フォーム応答のリストを取得します。
プロジェクトを取得する
オプションのページ区切り、フィルタリング、並べ替えを使用してプロジェクトのリストを取得します。
ライセンス
マサチューセッツ工科大学
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
ページ区切り、フィルタリング、並べ替え機能を備えた Loomer データ、フォーム、フォーム応答、プロジェクトにアクセスして管理するためのツールを提供する概念実証サーバー。
Related MCP Servers
- -securityAlicense-qualityA server that enables LLMs to programmatically interact with Logseq knowledge graphs, allowing creation and management of pages and blocks.Last updated -8PythonMIT License
- -securityAlicense-qualityA Model Context Protocol server that provides a standardized interface for interacting with Notion's API, enabling users to list databases, create pages, and search across their Notion workspace.Last updated -95PythonMIT License
- -securityFlicense-qualityA simple server that integrates with Claude to allow querying and manipulating Notion pages and databases through natural language prompts.Last updated -275JavaScript
- AsecurityFlicenseAqualityA bridge between Claude AI and Notion that enables users to interact with Notion databases and pages through natural language, supporting operations like creating, reading, updating, and deleting content.Last updated -1010JavaScript