-
securityF
license-
qualityA Model Context Protocol (MCP) server implementation for interacting with Phabricator API. This server allows LLMs to interact with Phabricator through a standardized interface.
Last updated -
5
Python
クーパー・ヒューイット美術館のコレクションAPIと連携するためのモデル・コンテキスト・プロトコル(MCP)サーバー。このツールを使用すると、美術館所蔵品に関する詳細情報をプログラムで検索・取得できます。
.env
ファイルを作成する.env
ファイルにトークンを追加します: GXP3search-objects
query
(文字列、必須): 検索用語page
(数値、オプション):結果のページ番号perPage
(数値、オプション): ページあたりの結果数get-object
id
(文字列、必須): 博物館オブジェクトの一意の識別子git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)ライセンスを指定します(例:MIT、Apache 2.0)
[]
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.
MCP を使用して Cooper Hewitt API を操作します。