chicago-art-museum-mcp-server
Verified Safeby AlexLin1234
Overview
Provides AI assistants like Claude with access to the Art Institute of Chicago's public API for searching and retrieving art-related information.
Installation
python server.pySecurity Notes
The server makes HTTP requests to a public, unauthenticated API. It uses `httpx` for network requests and includes basic error handling for API failures. There are no hardcoded secrets, 'eval' calls, or obfuscation. Input limits are applied to prevent excessive data retrieval. Overall, the codebase appears secure for its stated purpose.
Similar Servers
tmcp
A server implementation for the Model Context Protocol (MCP) to enable LLMs to access external context and tools.
mcp-servers
An MCP server for managing files in Google Cloud Storage, supporting CRUD operations (save, get, search, delete) and exposing files as resources.
mcp-maintainer-toolkit
This server provides a Model Context Protocol (MCP) interface with various tools and resources designed to assist in maintaining, testing, and developing MCP repositories and clients.
hotpepper-gourmet-mcp-server
This server acts as an unofficial proxy for the HotPepper Gourmet WEB Service, providing structured tools and resources for searching gourmet information and retrieving master data through the MCP protocol.