-
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
A Model Context Protocol (MCP) server for interacting with the Cooper Hewitt Museum's collection API. This tool allows searching and retrieving detailed information about museum objects programmatically.
.env
file in the project root.env
file:search-objects
query
(string, required): Search termspage
(number, optional): Page number of resultsperPage
(number, optional): Number of results per pageget-object
id
(string, required): Unique identifier of the museum objectgit checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Specify your license - e.g., 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.
Interact with the Cooper Hewitt API with MCP.