H
Harvard Art Museums MCP Server
by @AlexLin1234
A simple MCP server for the Harvard Art Museums API
Created 10/6/2025
Updated 2 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx harvard-art-museums-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"alexlin1234-harvard-art-museums-mcp-server": {
"command": "uvx",
"args": [
"harvard-art-museums-mcp-server"
]
}
}
}
Author Servers
Other servers by AlexLin1234