A
securityA
licenseA
qualityA MCP server for managing and storing code snippets in various programming languages, allowing users to create, list, and delete snippets via a standardized interface.
Last updated -
3
4
JavaScript
MIT License
Monday.com API 用の MCP サーバー。ボード管理、アイテム作成、ワークスペースの整理、一括操作を可能にします。
list_boards
get_board
boardId
(数値): 取得するボードのIDget_items
boardId
(数値): アイテムを取得するボードのIDget_workspaces
get_workspace
workspaceId
(数値): 取得するワークスペースのIDget_item
itemId
(数値): 取得するアイテムのIDget_boards
workspaceId
(数値): ワークスペースのIDcreate_item
boardId
(数値): ボードのIDitemName
(文字列): 新しいアイテムの名前groupId
(オプションの文字列): アイテムを作成するグループcolumnValues
(オプションオブジェクト): アイテム列の値delete_item
itemId
(数値): 削除するアイテムのIDcreate_item_with_demo
boardId
(数値): ボードのIDcolumnIds
(オプションの文字列[]): 入力する特定の列create_multiple_items
boardId
(数値): ボードのIDcount
(数値): 作成するアイテムの数isDemo
(オプションのブール値): デモデータを使用するcreate_remaining_items
boardId
(数値): ボードのIDcount
(number): 残りのアイテム数startIndex
(数値): 番号付けの開始インデックスisDemo
(オプションのブール値): デモデータを使用するclaude_desktop_config.json
に以下を追加します。
Dockerビルド:
サーバーをローカルでテストします。
このMCPサーバーはMITライセンスに基づいてライセンスされています。つまり、MITライセンスの条件に従って、ソフトウェアを自由に使用、改変、配布することができます。
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.
ボード、ワークスペース、アイテムを管理するための Monday.com API との対話を可能にし、包括的なエラー処理による個別操作と一括操作の両方をサポートする MCP サーバー。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/launchthatbrand/mcp-monday-ts'
If you have feedback or need assistance with the MCP directory API, please join our Discord server