artic-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search-by-titleB | Search for artworks by title in the Art Institute of Chicago. Pagination is supported with the page parameter |
| get-artwork-by-idB | Get additional information, including an image if available, about a specific artwork by its ID from the Art Institute of Chicago. Using the value of Artwork ID from the 'search-by-title' tool. |
| full-text-searchA | Search for artworks in the Art Institute of Chicago collection whose metadata contains mention of the query term.Pagination is supported with the page parameter |
| search-for-artistC | Search for artists in the Art Institute of Chicago collection |
| get-artwork-by-artistC | Get artworks by artist id in the Art Institute of Chicago collection. Pagination is supported with the page parameter. |
| search-by-mediumB | Search for artworks by medium in the Art Institute of Chicago. Pagination is supported with the page parameter |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| art-gallery | Generates an art gallery for a specific artist |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mikechao/artic-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server